~rvalyi/openobject-server/trunk-java-jython

Viewing all changes in revision 1646.

  • Committer: Raphaël Valyi
  • Date: 2009-01-30 02:03:24 UTC
  • Revision ID: rvalyi@gmail.com-20090130020324-1cj6fgvbetn28rik
- added the 3 xml libs wrappers (lxml, libxml2 and libxslt). There aren't implemented yet, but enable OpenERP server to startup almost unmodified. Wrapping their main usage will be easy I think (using Xalan?) cause they are used for simple things in limited places
- changed the code accordingly: no more need to hack anything but sql_db.py. That's great!!!!
- enabled reportlab loading again evrywhere. Actually Jython has a bug preventing to load reportlab ( http://bugs.jython.org/issue527524 ) because a one class which font list makes it exceeed the Java method max allowed size. Still, after having been advised from Charles Headius Nutter (JRuby Rock star) who ran into similar issues, I was able to produce a simple patch to the reportlab lib. I'll submit it on their mailing list and hope they include it, waiting for the Jython final fix. This is almost a non issue overall and I'm so much happy that reportlab WILL run, I mean OpenERP reports WILL run on Jython
- same thing with pychart and ptz, thos libs are pure Python, so no worry they work on Jython and I enabled them back
- OpenERP on Jython will kickass guys!!!!!!!!!!!!!!!!!!!

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: