Adding the --import'ed .so libraries to the link line on Linux solve several
of the problems you reported:

    - import order doesn't matter anymore
    - initVM() order doesn't matter anymore
    - class_ properties are now correct

This is now checked into the branch_3x pylucene's branch.
Please give it another try with your software,

Thanks Andi! I'll give it a try tomorrow. I'll also ask Julian to provide some test and sample code for you.

Christian

Reply via email to