|
From: Schmidmeier, A. <Arn...@si...> - 2001-01-08 12:59:22
|
Hello, I have a small question. A standard Jython installation uses some information from the Jython registry-file. If I embedd the Jython interpreter in a application, the registry file will might not be accessible any more. So is the registryfile executed as a python script, or is it read in as a java.util.Properties table? Can I place Jython command in there? Can I reread the registry file? if yes How can I do that? Assume I have multiple interpreter embedded in one JVM. Do they all share the same registry information? Thanks Arno Schmidmeier *********************************************************************** * *********************************************************************** Arno Schmidmeier Sirius Software GmbH Kolpingring 18 82041 Oberhaching Tel. 089/6136760 E-Mail Arn...@si... Fax 089/61367633 Internet www.sirius-eos.com |