On Fri, 2009-01-09 at 13:30 -0800, percious wrote: > > How about WSGIAppController, and you pass in a wsgi app to the > __init__?
I like the above idea, and Alberto's idea two. The above especially makes sense to me as it seems to make sense with what I see as the most common wsgi app pattern: callable object that is instantiated on server startup and called on request. Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
