Jim Fulton wrote:

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

Cool, hopefully bozo can be used for non-Zope applications too :-)

and/or in a non-decorator fashion?

Bobo provides a mechanism to express routes separately from your Python code.

Oh, I missed this... where is this documented?

Of course, Pylons also provides a route scheme that doesn't use decorators.

yeah, but I have an inkling that I'll prefer bobo's routing ;-)
(particularly if I can put the routes in a persistent storage mechanism rather than having to have them in code or config files)

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
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