On Fri, May 8, 2009 at 9:25 AM, Aaron Watters <[email protected]> wrote:
>
> Whiff has a plugin configuration system :).
> Any WSGI application can use it, including werkzeug.
>
> It works like this:
>  1) Write independent middlewares to provide
>     services of various kinds.
>  2) Wire the middlewares together using configuration
>     templates to create applications.
>
> Please read about a wiki/MVC example in Whiff at
>
> http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1200.wwiki
>
> including discussions of how to plug components together.
>
>  -- Aaron Watters
>

werkzeug already allows you to wire independent middlewares together.

-Drew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to