Am 25.02.2011 04:19 schrieb Kalium:
Hi, I was looking at the Cherrypy 2.2 docs, and the suggest that
instead of:
cherrypy.root = root
we should be using:
cherrypy.tree.mount(root,conf=config)
I looked at TG1.08, TG1.1, TG2.0, none of them seem to do this.
TG2.x is not using CherryPy, so it does not apply here.
In the TG 1.x branch development happens primarily in TG 1.5, which is
already using cherrypy.tree.mount.
I have created ticket #2549 to get this also back into TG 1.1 if it does
not create backward compatibility issues.
TG1.08 is not recommended any more and only gets very serious bug and
security fixes.
-- Christoph
--
You received this message because you are subscribed to the Google Groups
"TurboGears" 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?hl=en.