Message5154

Author doublep
Recipients doublep
Date 2009-09-14.13:17:15
SpamBayes Score 0.014744632
Marked as misclassified No
Message-id <1252934235.42.0.189023217696.issue1467@psf.upfronthosting.co.za>
In-reply-to
Content
After some investigation, I've found out that Java itself doesn't
consider this 'property' as writable because of the generics erasure...
 These Java pseudoproperties are really fucked up and I have had
uncountable problems with them :(

Should this be worked around in Jython or closed as wontfix because
that's the way Java "works"?
History
Date User Action Args
2009-09-14 13:17:15doublepsetmessageid: <1252934235.42.0.189023217696.issue1467@psf.upfronthosting.co.za>
2009-09-14 13:17:15doublepsetrecipients: + doublep
2009-09-14 13:17:15doubleplinkissue1467 messages
2009-09-14 13:17:15doublepcreate