Quoting Sonny To <[EMAIL PROTECTED]>:
> Yes I did track the problem. Attached is the diff for JythonEngine.java
> summar of change:
>
> 1) I've added propertyChange method to set the ClassLoader for jython
> 2) modify execute method to call
> PySystemState.add_package(packageName) when there's a from packageName
> import className in python script
>
> When can this get incoporated? I dont want to maintain my own private
> subversion repository to keep track of the these minor bug fixes which
> is what im currently doing.
Great!
Please supply a unified diff which ignores the change in whitespaces (you seem
to have reformatted
using spaces) such that the "true" (only those lines that got
changed/added/deleted ignoring white
space formatting) diff will be generated, something like:
diff -wu newFile originalFile
Having your unified diff hanging out here a few days will allow interested
parties to see the
intended changes and comment, if they see a need to do so.
Regards,
---rony
P.S.: Personally, I will be back home by Friday (but would be interested to see
the diffs).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]