From: Bugbee, L. <Lar...@PS...> - 2001-05-24 17:08:41
|
Excellent start. The next question is perhaps Reference vs Tutorial? ...assumptions about the reader's background. How much do we want to assume or presume the reader understands? Larry --------------------------------------------- [snip] Then, the next question is what to attempt, both style of documentation and coverage? In terms of content coverage, some ideas: Fundamentals: basic differences between Java and Python jython types and their mapping to java, python calling java from jython calling python from jython starting jython interpreter from java calling java methods from jython handling java exceptions in jython discuss jython scripts as java classes subclassing java classes in jython + Java reflection special jython keywords -> javabeans properties mapping String handling in jython vs Java dir() in jython Jython software and tools using interactive interpreter configuration properties command line options for tools layout & description of installed files using jythonc using python modules using java debuggers jython performance considerations Resources jython web site Bruce Eckel - thinking in patterns python web site Thats a start. Regards Ben > _______________________________________________ Jython-users mailing list Jyt...@li... http://lists.sourceforge.net/lists/listinfo/jython-users |