Message144
Logged In: YES
user_id=424186
I don't understand the previous post. You can call that
method using a normal Java method call. Isn't the problem
with how Jython uses Java reflection? As ianzsk pointed out,
Jython could use the setAccessible method to make the
method callable. Or Jython could add delegator methods to
the wrapper class.
This bug is preventing me from using the httpunit package.
I'm having a hard time figuring out how to work around it in
Jython 2.1. Changing my jython script to lookup the method
object and set its accessibility doesn't seem to do the trick. |
|
Date |
User |
Action |
Args |
2008-02-20 17:16:42 | admin | link | issue222847 messages |
2008-02-20 17:16:42 | admin | create | |
|