Message10032

Author zyasoft
Recipients JanVok, kevinmcmurtrie, zyasoft
Date 2015-05-07.15:14:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431011675.14.0.899776753387.issue2321@psf.upfronthosting.co.za>
In-reply-to
Content
Jan, I think the answer is "you should fix it", not Jython. Basically all references to PySystemState should be owned by the container, whether that is org.python.util.jython, app containers like Jetty (via ModJy or Fireside), JSR223 (see PyScriptEngine), or any embedding solution.

However, there may be some common ways that this ownership should be managed, so that's where we can come up with a better API.
History
Date User Action Args
2015-05-07 15:14:35zyasoftsetmessageid: <1431011675.14.0.899776753387.issue2321@psf.upfronthosting.co.za>
2015-05-07 15:14:35zyasoftsetrecipients: + zyasoft, kevinmcmurtrie, JanVok
2015-05-07 15:14:35zyasoftlinkissue2321 messages
2015-05-07 15:14:34zyasoftcreate