I use (and wrote much of) Webware's own MiddleKit. So my data lives in a traditional SQL database which gives me lots of speed, powerful queries, 3rd party tools, etc., but as a Python programmer everything is OO.
Much of MiddleKit is inspired by Apple's Enterprise Object Framework (EOF) so depending on your NeXT/OSX background it may have a familiar feel to you. Here's a Wiki page: http://webware.colorstudy.net/twiki/bin/view/Webware/?topic=MiddleKit And there are docs in Webware. One additional tip: I recommend using cvs instead of the last release. -Chuck On Monday 16 December 2002 05:53 pm, Lee Phillips wrote: > I'm interested in using the ZODB with Webware. I develop on Macs > running OSX 10.2.x (Jaguar). I compiled a couple of stable versions > of the ZODB on a Mac running OS X 10.2.1 with the python 2.2 included > by Apple. They (Standalone 1.0 and ZODB3-3.1) compiled with numerous > warnings, and running the test.py gave me a bus error for both. I > found a mailinglist archive wherein someone said that reverting to > python 2.1 worked for him, but I'm not interested in doing that. Can > anyone suggest how to get this working, or suggest a different object > persistence tool? > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Webware-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-devel ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel