Hi, I recently discovered magic of external function dispatching using ZPublisher.Client I use a separate Zope (Plone) instance as an external server, but I wonder what would be a minimal setup to serve a purpose. Do I have to run the whole Zope application? Pawel Lewicki
On 17.06.09 15:19, Pawel Lewicki wrote:
Hi, I recently discovered magic of external function dispatching using ZPublisher.Client I use a separate Zope (Plone) instance as an external server, but I wonder what would be a minimal setup to serve a purpose. A stand-alone Zope 2 installation is what you want. Or if you are looking for an object-publishing solution, look at 'bobo' (on PyPI).
-aj
Andreas Jung pisze:
On 17.06.09 15:19, Pawel Lewicki wrote:
Hi, I recently discovered magic of external function dispatching using ZPublisher.Client I use a separate Zope (Plone) instance as an external server, but I wonder what would be a minimal setup to serve a purpose. A stand-alone Zope 2 installation is what you want. Or if you are looking for an object-publishing solution, look at 'bobo' (on PyPI).
-aj
Thanks a lot. Looks very promising. Light and simple (bobo of course). Pawel Lewicki
participants (2)
-
Andreas Jung -
Pawel Lewicki