1 Jul 04:18
Zope on Jython (GSoC status update)
From: Georgy Berdyshev - Георгий Бердышев <codingmaster <at> gmail.com>
Subject: Zope on Jython (GSoC status update)
Newsgroups: gmane.comp.lang.jython.devel
Date: 2008-07-01 02:21:20 GMT
Subject: Zope on Jython (GSoC status update)
Newsgroups: gmane.comp.lang.jython.devel
Date: 2008-07-01 02:21:20 GMT
Hello, here is a short update of the current work on porting Zope to Jython. So far the following parts are working: -zope.hookable -(zope.app.debug) -zope.i18nmessageid -zope.app.exception -zope.interface -zope.component -zope.configuration -zope.modulealias -zope.deferredimport -(zope.proxy) -zope.deprecation -zope.schema -zc.buildout -zope.event -zope.size -zope.exceptions -zope.testing -ZConfig -zdaemon -bootstrap.py changes to Jython: - "-m" implementation (for Zope bootstrap.py) - implemented some missing parts (like rsplit) for strings - fixes to f_locals, f_globals for frames (was different to CPython),(Continue reading)
RSS Feed