Hello, from doing TTW I'm used to call methods on the object that is passed in by the "context" variable. I'm just writing my first fs based product and was wondering how I can get "context" from within a method? Of course I can try to construct it from self.REQUEST, but ... is this _THE_ way to do it? Greetings Roman