Message5838

Author zyasoft
Recipients adam.spiers, bpedman, matt_brinkley, pjenvey, rkurin, zyasoft
Date 2010-06-25.21:52:13
SpamBayes Score 0.001502353
Marked as misclassified No
Message-id <1277502735.4.0.967280331698.issue1522@psf.upfronthosting.co.za>
In-reply-to
Content
I have attached a patch that fixes this problem, using guava (which includes Google collections). It makes both the key and the value in class_to_type be weak. Interestingly, as built it breaks some imports, not certain why. If guava is imported separately (not in extlibs), there are no issues, so it's probably just a packaging issue.
History
Date User Action Args
2010-06-25 21:52:15zyasoftsetmessageid: <1277502735.4.0.967280331698.issue1522@psf.upfronthosting.co.za>
2010-06-25 21:52:15zyasoftsetrecipients: + zyasoft, pjenvey, matt_brinkley, bpedman, rkurin, adam.spiers
2010-06-25 21:52:15zyasoftlinkissue1522 messages
2010-06-25 21:52:15zyasoftcreate