Hello,
I'm executing my Jython scripts inside one client-server session. For
each session a new PythonInterpreter instance is created. I also set a
Session object to the Jython context with PythonInterpreter.set(String,
Object).
Is there other way of having a "static" (in Java terms, not C terms)
variable that would be shared between all Jython execution contexts? The
data shared between sessions could be stored inside a static HashMap in
Session class, but is there a less expensive way of doing this?
Jyrki
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users