Update: I announce you that I came up with a working prototype of an OpenERP v5 server running on the top of the Java platform, backed by the last Jython interpreter which is actively supported by Sun Microsystem again.
Unfortunately, not all features are working yet. Mostly, the View layer isn't working yet because I didn't port the XML and XPath API to a Java API. There is also a reportlab issue requiring a manual patch until Jython fixes the bug or Reportlab includes my patch. But the Model and Controller layers (mean XML/RPC web-services) are mosty working already. I think the only missing feature here is the relative datetime computation backed by the mx.DateTime library which isn't supported yet by Jython. My goal isn't to convince everybody this is worth to be done, but if you want to know more or join efforts, you can read my detailed post: http://rvalyi.blogspot.com/2009/02/openerp-running-on-java-jython-round-1.html blueprint on Launchpad: https://blueprints.launchpad.net/openobject-server/+spec/jython-support-as-jython-improves public branch: https://code.launchpad.net/~rvalyi/openobject-server/trunk-java-jython Hope to see interested people showing up. ------------------------ http://www.smile.fr -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=29219#29219 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
