Message3610

Author ericjacobs
Recipients ericjacobs, pjenvey
Date 2008-09-20.16:51:32
SpamBayes Score 0.0003218426
Marked as misclassified No
Message-id <1221929493.04.0.534625610277.issue1132@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I've looked at the test_copy and entered that as a separate issue
-- as it was unrelated.

It looks like the best way to go forward with fixing the problems with
the Java object support is to bite the bullet, kill the hacks into
PyClass/PyInstance, and refactor PyJavaClass as a proper new-style type.
This is the approach I will take.
History
Date User Action Args
2008-09-20 16:51:33ericjacobssetmessageid: <1221929493.04.0.534625610277.issue1132@psf.upfronthosting.co.za>
2008-09-20 16:51:33ericjacobssetrecipients: + ericjacobs, pjenvey
2008-09-20 16:51:33ericjacobslinkissue1132 messages
2008-09-20 16:51:32ericjacobscreate