From: Ben H. <ben...@fi...> - 2001-05-24 10:07:45
|
Joshua Fox wrote: >I have enjoyed reading Eckels' work in Thinking in Patterns about Jython's >capabilities in scripting Java apps. > >We have not found any other documentation about the Java-specific >capabilities of Jython: Calling Java classses from Python, interpreting >Python code in a Java app, compiling Python classes to *.class, etc. > >Is there any such documentation? > AFAIK, only the brief material on www.jython.org, and the archives of this mailing list which holds alot of knowledge. Ive often thought Jython needs a good document set, which could be produced by organizing and distilling the mailing lists & web site. Id like to try it myself but I dont think it will happen while I am working full time. Regards Ben |