|
From: Titus B. <ti...@ca...> - 2001-08-07 00:57:52
|
-> so in java maybe we have: -> -> public class mySkeleton implements ghosting [ munch ] Hi, John, there is a problem with adding keywords into Jython that aren't in CPython: then Jython is no longer "Python", but is rather "Python-like". In my project, I'm writing code that works in both. It's not clear in the end how necessary this approach will be, or how useful, but it's something to keep in mind. As far as speed: why not simply "harden" Jython classes into Java when you have it all worked out? My plan is to use Jython partly as a rapid prototyping tool, and then (as necessary) rewrite classes into Java. --t |