From: Michael R. <ro...@te...> - 2001-04-09 11:47:00
|
Hi Ben, --On Monday, April 9, 2001 12:23 PM +0100 Ben Hutchison <Ben...@fi...> wrote: > Has anyone successfully run Zope over Jython? We are looking at a web > based collaboration systems and Zope looks suitable. However, many > developers have expressed concern that the system is not Java > comptatible. Possibly, using Jython provides a solution. The main problem is that the database, ZODB, has quite a bit of C in it, and so it can't be directly accessed from Jython. There was a bit of discussion on this in the Zope list a couple of years ago, and unfortunately the consensus seemed to be negative on Java compatability. If you take a browse through the archives you'll probably come across the technical reasons for this. Wish I could be more positive, I'ld also love to run Zope through Jython. Michael ************************************************ Assoc. Prof. Michael Rose Center for Tele-Information, Technical University of Denmark (45) 45 25 51 72 mailto:ro...@te... Off the Desktop - http://converge.cti.dtu.dk/news 'and what is the use of a computer' thought Alice 'without pictures or conversation' with apologies to Lewis Carroll ************************************************* |