wmjie / ibm-db

Automatically exported from code.google.com/p/ibm-db
0 stars 0 forks source link

Jython support #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run project with jython instead with cpython

Original issue reported on code.google.com by janez.j...@gmail.com on 17 Sep 2009 at 7:57

GoogleCodeExporter commented 9 years ago
Hi Janez

Thanks for this request!! As discussed on the email, please go ahead with 
signing the 
CLA and we would take it forward from there.

Thanks and Regards
Tarun Pasrija
Open Source Application Development
IBM India Pvt. Ltd.

Original comment by tarun.pa...@in.ibm.com on 17 Sep 2009 at 8:05

GoogleCodeExporter commented 9 years ago
this is the first version, fetching works, insert fails on None values ...
but first we have to resolve code layout, will be there united cpython and 
jython
code or two separated projects sharing most of current code.

Original comment by janez.j...@gmail.com on 22 Sep 2009 at 10:04

Attachments:

GoogleCodeExporter commented 9 years ago
Janez

Thanks for the patch. I would review this and then would get back to you!! 
Deciding 
on having same code line depends on the factors of how maintainable the code 
can be. 
If there are dependencies then we would prefer to have separate code lines.

Regards
Tarun Pasrija
Open Source Application Development
IBM India Pvt. Ltd.

Original comment by tarun.pa...@in.ibm.com on 24 Sep 2009 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by rahul.pr...@in.ibm.com on 10 Nov 2009 at 11:52

GoogleCodeExporter commented 9 years ago
I am currently working on this issue. Now with the help of your patch and some 
more
modifications, test-suit of auto generated project giving me 100% pass result. 
But in
regression testing i am facing "java.lang.OutOfMemoryError: Java heap space" 
error.
This may be due to some memory leak. Are u also facing same problem with 
regression
testing. 
With what test-suit you have tested this patch. 

In attachment you can find the new patch.

Original comment by rahul.pr...@in.ibm.com on 19 Jan 2010 at 9:44

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Janez,
 Beta version of Jython support is now available with ibm_db_django-1.0 adaptor.

Original comment by rahul.pr...@in.ibm.com on 19 Jul 2010 at 9:16