I am building a system in Java with Jacl and I believe I need to use multiple interpreters (we are in the prototype stage and we are not yet ready to make this design decision). One interpreter will be used for a "command window" for users to interact with the system and the others would be either in a "resource pool" or specifically assigned to parts of the system. I would like to keep these interpreters "in sync" as far as available commands and other state (variables, etc.) Is there an easy "back-door" way to keep multiple interpreters synchronized? Randy ---------------------------------------------------------------- The TclJava mailing list is sponsored by Scriptics Corporation. To subscribe: send mail to [EMAIL PROTECTED] with the word SUBSCRIBE as the subject. To unsubscribe: send mail to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the subject. To send to the list, send email to '[EMAIL PROTECTED]'.