[Zope-dev] Tranalyzer - the next step
Ty Sarna
tsarna@endicor.com
25 May 2000 23:43:46 GMT
In article <Pine.LNX.4.21.0005151421570.9938-100000@lade.src.no>,
Morten W. Petersen <morten@src.no> wrote:
> I was wondering if there are any spinoffs of tranalyzer, that can parse
> all the objects in the database and alter the contents of them.
Modify them for what purpose?
It seems like it would be easier to just do whatever it is through Zope,
or through a Python program that talks directly to the Storage, perhaps.