> Well, the packages I've made (DjangoPaste and CherryPaste) have
> frequently broken due to upstream changes, so in the specific case of TG
> and Django it's not a stable situation.  I haven't revisited Django
> since magic-removal went live; hopefully it's actually better as a
> result.  Ideally what should happen in those packages go into the core
> of their respective system with unit tests, and then they get updated.
> They aren't intrusive (mostly), but most people inside those groups have
> little active interest in integration.

CherryPy 3.0 will obviosly solve all the problems in 2.x and will be
easy-ly usable as a WSGI application. So in 3.0 it will be possible to:
 - have more than one CherryPy app in a single Python process (no
globals)
 - Apps will be easy relocatable, so you can map to them from different
URL's


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to