Message4914

Author nriley
Recipients heuermh, nriley
Date 2009-07-17.05:37:21
SpamBayes Score 1.949852e-06
Marked as misclassified No
Message-id <1247809042.56.0.0976061089536.issue1400@psf.upfronthosting.co.za>
In-reply-to
Content
I've started work on a usable 2.5 JSR 223 implementation.  While it's not 
finished by a long shot (the JSR 223 interface is pretty huge), the current 
implementation should be enough for you to test with.

Check out https://jython.svn.sourceforge.net/svnroot/jython/branches/jsr223/, 
build it (ant) and dist/jython-dev.jar should be usable as a JSR 223 engine.
History
Date User Action Args
2009-07-17 05:37:22nrileysetmessageid: <1247809042.56.0.0976061089536.issue1400@psf.upfronthosting.co.za>
2009-07-17 05:37:22nrileysetrecipients: + nriley, heuermh
2009-07-17 05:37:22nrileylinkissue1400 messages
2009-07-17 05:37:21nrileycreate