|
|
/ Hathaway Weblog / Ape in the wild |
Ape development has recently focused on compatibility with Plone and more relational databases, particularly Ingres. I can now create a Plone site inside an Ape-managed database, and Computer Associates says they can store Zope sites in Ingres. I think this calls for a celebration. Ape 1.0 is ready!
Comments
Congratulations!
I've tested Ape today a bit with PostgreSQL and it looks really great! Now I'll try to change some products so they do not write any pickles into the database anymore.
Hello,
tried it just for fun: it's great to have plone instantiated via APE/PostgreSQL:-)
then i tried to batch-insert many text-files as plone documents into a large plone folder. * plone without APE: no problem it inserts my 30.000 docs * plone with APE: its stops inserting after about 300 inserts:
RuntimeError: maximum recursion depth exceeded
Any idea?
By the way: is there any mailing list/E-Mail address for discussing APE?
Harry
Here is the mailing list: http://mail.zope.org/mailman/listinfo/ape
Post to the list and include the full traceback.
