Kevin Dangoor wrote:
>
> TurboGears is not yet using Paste-Deploy. As of the current CherryPy
> trunk, CP can currently handle a decent amount of URL mangling on the
> way in. However, CherryPy still has the notion of a single "root"
> object that makes it not very functional with paste. Ian has been
> asking about these things on cp-devel, and I think Remi is going to
> look into it now that the holidays are ending. It may be possible to
> remove the single root limitation from CP by using one of their
> threadlocal proxy objects (so that cherrypy.root can theoretically
> point to a different object for each request).
>

Can this be a starting point?
http://www.cherrypy.org/changeset/908

Ciao
Michele

Reply via email to