
lists at zopyx
Jun 17, 2009, 6:31 AM
Post #2 of 3
(414 views)
Permalink
|
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
|