[Zope] Java Port

smoerk@gmx.de smoerk@gmx.de" <smoerk@gmx.de
Sun, 17 Oct 1999 23:26:56 +0200


Did anyone try to port Zope to Java (using JPython)?

But why do I think it's nice to have a Java-Zope?

- using Java classes with Zope
- running servlets and/or running Zope as servlet
- performance could benefit from JIT compilers or compile Zope as
native binary (gcj)

- portability? not sure if Java is more portable than Python ;)

Smoerk