On Jun 17, 2009, at 5:12 AM, Chris Withers wrote:

Hey Jim,

Jim Fulton wrote:
Bobo is a light-weight framework for creating WSGI web applications.

Do you know if there are plans/possibilities to make the routing part of Bobo available for other frameworks

I'm working on another project, bozo, to facilitate using bobo resources in Zope and use Zope components with bobo applications.

and/or in a non-decorator fashion?


Bobo provides a mechanism to express routes separately from your Python code. Of course, Pylons also provides a route scheme that doesn't use decorators. repose.bfg integrates Pylons routes with other WSGI and Zope frameworks.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to