[Zope] a real "zope shell".

Andy McKay andy@agmweb.ca
Mon, 13 Jan 2003 10:00:20 -0800


Paul Winkler wrote:

> It's not as convenient as a real interactive shell (e.g. no
> pipes!), but ZShell does allow you to recursively grep for stuff,
> and even do find-and-replace. That's what I use at the moment
> for this kind of thing.

Just extend the ZShellCLI which gives you a python prompt and fires the 
request over to ZShell with xmlrpc. Or store your objects on the file 
system ;)

-- 
   Andy McKay