All, I am new to the list and relatively new to Jess. I have been working with Jess in an environment where I need to interface to other scripting languages and have built a Bean Scripting Framework (BSF) engine that works for Jess. If you dont know what the BSF is this link will help. http://oss.software.ibm.com/developerworks/projects/bsf To quote a snippet. "The Java world currently does not have a well-defined scripting architecture that allows Java applications to incorporate scripting easily - BSF is such an architecture. The BSF architecture allows an application to be scripted from any BSF supported language, without any scripting language dependencies. BSF supports both directions of scripting: in one case where the Java-side is in charge and runs/evaluates scripts at will, and in the other case the script runs and controls Java beans. Notice that while we use the word "bean", it is used loosely - BSF works with any Java object and not just a true bean." If anyone is interested in the engine I have created please feel free to contact me via email. Martin P. Smith. --------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] ---------------------------------------------------------------------
