[Zope] Zope and J2EE
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Wed, 14 Mar 2001 20:31:50 +0300 (MSK)
On Wed, 14 Mar 2001 Gregory_Propf-Contractor@stricom.army.mil wrote:
> I have been reading about Jython and would like to know if anyone is
> considering porting Zope to J2EE as Jython would seem to allow this through
> compiling Python source down to Java beans,servlets and such. Anyone know
> what the technical issues are?
You couldn't port ExtensionClass. It is essencial Zope part, written in
C.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.