Message9107

Author zyasoft
Recipients fwierzbicki, leosoto, nriley, pjenvey, zyasoft
Date 2014-10-06.04:07:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412568479.75.0.321240017993.issue1127@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe best to encourage the use of Py.findClass, which knows about Jython's class loaders. We could also add a function in the new library jythonlib that wraps this.

Changing Class.forName is probably not what we want to do, but we could document the right solution.

Note the use of JDBC drivers will go away with the move to jyjdbc in beta 4.
History
Date User Action Args
2014-10-06 04:07:59zyasoftsetmessageid: <1412568479.75.0.321240017993.issue1127@psf.upfronthosting.co.za>
2014-10-06 04:07:59zyasoftsetrecipients: + zyasoft, fwierzbicki, leosoto, pjenvey, nriley
2014-10-06 04:07:59zyasoftlinkissue1127 messages
2014-10-06 04:07:59zyasoftcreate