Jay wrote:

>>Geoff is correct.  The Application starts before anything else except the
AppServer.  Contexts and PlugIns are both started after the application.

The correct place to do that kind of initialization is in the Context
__init__ or in a PlugIn __init__.

What use did you have in mind for this?  If you've got a specific problem
to
solve, let's talk about that.<<

Both of you are right. I was thinking that it might be nice to be able to
start routines after Application starts, independently of contexts and
plugins. However, perhaps TaskKit is really the right place to
stuff/control/kick-off autonomous code... I'll go back to sleep now...

...Edmund.


_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to