From: D-Man <ds...@ri...> - 2001-01-18 22:27:42
|
Jython is very cool! Thanks Finn. I have used it already to find some errors in my Java code ;-) (the interactiveness is invaluable). On Thu, Jan 18, 2001 at 10:12:20AM +0000, Finn Bock wrote: | Java beans, and can subclass Java classes in Python and vice | versa. Like Python, and unlike Java, Jython can also be How can you access Python classes / modules directly from Java? It would be very cool if I could use Jython while not changing any of the Java my coworkers are using. (ie. They wouldn't even have to know I was using jython except for including the jar file in the classpath) Thanks, -D |