On Tue, 31 Dec 2002, Jeff Sacksteder wrote:
I have an specific need to manipulate Database objects directly with a python script, rather than by ZSQL methods.
I notice methods called manage_insert, manage_join, and manage_update in the source, but I can't quite get the syntax right. Zope Labs doesn't have any example code for this that I can find. Has anyone done something like this?
Alternately, Since I can't introspect through the ZMI- where can I find a list of all the methods a DA object supports?
if you want introspection thru zmi (well almost true introspection), get dieters DocFinder, and shh(?) DocFinderEverywhere.. hth
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )