Feel free to say me if i said something wrong.
From what i know the Application is a singleton
and servlets (mainly WebKit.Page) are launched
trought the application (transaction circle awake
sleep). So what do you use to wrap objet to
self.application() in your code, right now
i do some monkey patching in context init.
- What should i do ?
|