Hi there For editing Zope stuff, I've found nothing that comes close to sitecopy + vim. I've outlined a way of working in this post to the Zope list: http://makeashorterlink.com/?U5CB4391 Jean
On Wed, Oct 24, 2001 at 11:28:29AM +0200, Jean Jordaan wrote:
Hi there
For editing Zope stuff, I've found nothing that comes close to sitecopy + vim. I've outlined a way of working in this post to the Zope list:
That's a great post. It would make a good HOWTO even without any further editing! The best part is that each of those steps is simple enough that it can easily be simplified further with a dead-simple shell script. Something like: (steps 2 and 3) $ zope2cvs (args...) (step 4 is a one-liner already! but for consistency...) $ cvs2zope (step 5 - new zope objects) $ add_zope_object -t PythonScript -id foo_bar -- paul winkler home: http://www.slinkp.com music: http://www.reacharms.com calendars: http://www.calendargalaxy.com
participants (2)
-
Jean Jordaan -
Paul Winkler