2009/6/18 Edwin Chu <edwinche...@gmail.com>: > Is it possible to add repoze.plone to Pylons's WSGI pipeline so that they > can be ran in the same process? I googled a while but nothing useful was > found.
This is fairly uncharted territory, but it should be possible in the case of Pylons (which doesn't interfere with any of Zope's globals, namely the component registry). Of course, one complication might be that you need to use Python 2.4 (until Plone 4 is out) and share all eggs between the two. \malthe _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev