On Monday, December 16, 2002, at 06:38 PM, Stuart Donaldson wrote:
Couldn't this be done by AppServer.__init__()?

Then require that all AppServer's must initialize the base class AppServer which they likely do anyway.
Is there any reason to have multiple AppServer's running? Would it make sense that WebKit.globalServer be a function that returns the server? Then if for any reason we end up with a more complex server referencing system accesses would at least be going through a function which could be modified to do the right thing.
If nothing else, making globalServer a function would fit better with Webware style (where only functions and classes are put in global variables).

Ian



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel


Reply via email to