13 Jan
2003
13 Jan
'03
6 p.m.
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