Message5471

Author leosoto
Recipients cgroves, doublep, leosoto
Date 2010-01-31.04:12:51
SpamBayes Score 1.6098234e-15
Marked as misclassified No
Message-id <1264911172.11.0.172211282615.issue1216@psf.upfronthosting.co.za>
In-reply-to
Content
I think I understand the problem and the feature request. But since I'm messing with class loading in Jython right know:

Any reason why using PySystemState#setClassLoader wasn't enough for this use case?

I'm about to make a case for ignoring the context classloader on the basis that PySystemState's classLoader does a better job at covering this kind of problems. Perhaps this is a use case that would prove me wrong?
History
Date User Action Args
2010-01-31 04:12:52leosotosetmessageid: <1264911172.11.0.172211282615.issue1216@psf.upfronthosting.co.za>
2010-01-31 04:12:52leosotosetrecipients: + leosoto, cgroves, doublep
2010-01-31 04:12:51leosotolinkissue1216 messages
2010-01-31 04:12:51leosotocreate