I see the thread about Groovy integration. Has anyone worked on a Jython version of this? I would like to be able to configure Jython beans from Spring.
Preferably the JythonFactory would understand Jython introspection so the bean would not have to implement an interface in order to be configurable from Spring.


Reply With Quote