Hi Fran,

Unfortunately yes, right now it's limited to Jython 2.2 (which is the
internal version used). There are currently no plans to upgrade that
version (mostly because it'd raise the size of PyDev a lot -- the jython
jar is currently 1.5 MB, and the update would make it around 8 MB... The
whole PyDev with Jython is right now 7 MB, so, it'd double the size just
for that update).

I'd consider adding it only if it makes the startup of the PyDev editor
much faster (right now, the first time you open a PyDev editor, it has a
delay: that's Jython loading... I'm almost considering removing it because
of that delay -- or at least making it optional, in which case it might be
worth putting it in a separate plugin -- then, maybe it'd be worth updating
the version, as users that don't want it don't need to get it).

Cheers,

Fabio


On Fri, Mar 22, 2013 at 10:47 PM, Fran Boon <francisb...@gmail.com> wrote:

> I have been playing with the Jython scripting interface which I just
> discovered & have been very excited about, however I find that it
> seems to be limited to v2.2, is that true?
> I have 2.7b1 installed & can launch an interactive console with that
> version, however this isn't what is used for the scripts & I can't see
> a way to set it for the scripts?
>
> Many thanks for any help,
> Fran.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> pydev-code mailing list
> pydev-code@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to