[Zope3-checkins] Re: SVN: Zope3/trunk/ Modifications to the WSGI
	Application after
    Philipp von Weitershausen 
    philipp at weitershausen.de
       
    Fri Nov 12 07:21:43 EST 2004
    
    
  
Eckart Hertzler wrote:
> Log message for revision 28443:
>   
>   
>     Modifications to the WSGI Application after 
>     discussion with Phillip J. Ebly:
>   
>     - Have zope.app.server.main.setup return the database instance
>       so we can start up zope an use the instance to configure the
>       WSGI application object separatly from the normal Zope3 startup
>   
>     - remove event subscriber and associated ZCML to obtain
>       a database instance in favour of explicitly setting the database
>       instance
>   
>     - added a short README explaining how to use the WSGI application
>       object.
>   
This looks very promising. Maybe you can turn the README.txt into a 
full-blown doctest?
Philipp
    
    
More information about the Zope3-Checkins
mailing list