From: Craig T. <cr...@ah...> - 2001-06-06 03:09:09
|
> Jython is really just a Java program and runs in a JVM, so it faces > the same restrictions/requirements that other Java programs face. I'd thought maybe it did something special, because I had read that multiple inheritance had been possible in an earlier release of jpython. But obviosuly not :) > You might want to try XML-RPC or maybe JMS instead. (See > www.xmlrpc.com) OK. Thanks for that! - C |