Hi, any plans to support a scripting interface ? e.g. python (jython, the pure java implementation of python might be relatively straightforward), BeanShell (pure Java scripting language including Java source interpreter, just a 175K jar file), or ruby (jruby again might be relatively straightforward).
e.g. the JEdit editor is based partly on Beanshell. It would make extensions easier to develop than having to code in Java.

