Message243

Author bckfnn
Recipients
Date 2001-01-03.11:20:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This problem have been raised before and we quick forgot all about it:

http://mail.python.org/pipermail/jpython-interest/1999-July/001944.html

I don't feel that the solution Jim describe is such a big hack, but it does require changes to the highly sensitive __tojava__() methods in the classes:

PyClass
PyFloat
PyInstance
PyInteger
PyLong
PyString

Because such a change will need a long period if test, I'll delay the fix until after the 2.0 release.
History
Date User Action Args
2008-02-20 17:16:47adminlinkissue227340 messages
2008-02-20 17:16:47admincreate