Message426

Author nobody
Recipients
Date 2001-10-15.20:53:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I'm working on an application that will use Jython as 
its embedded scripting language.  We'll be calling 
Jython scripts from different contexts in the 
application and would like to run scripts using 
different initial states.  For example, one set of 
scripts is allowed to instantiate certain Java 
packages but not others.  Also, allowed supporting 
modules are found in different directory locations.  
Any plans to make systemState instance specific vs. 
global?  Any big gotchas I should know about before I 
go digging in?  If I fix things, would you be willing 
to accept patches?

Thanks,
Steve
History
Date User Action Args
2008-02-20 17:16:54adminlinkissue471481 messages
2008-02-20 17:16:54admincreate