[tcljava-dev] Should-be made public most of methods in tcljava (was: Swank 1.0 bugs)
Brought to you by:
mdejong
|
From: Maurice D. <di...@ma...> - 2002-05-18 06:25:02
|
Le samedi 18 mai 2002, =E0 02:57 , Bruce Johnson a =E9crit : > Ooops, I don't get this Exception because in my copy of tcljava I've=20= > made the > allowExceptions method in the Interp class public. This is necessary=20= > for the > bindings to allow breaks in bind scripts. If anyone would like to=20 > submit a patch for > this that would be great. Otherwise I'll try to get around to it. > > Bruce Also, I'tried to make a personnalised shell based on tcl.lang.Shell But it doesn't worked until I make my personnalised MyShell as a class of the tcl.lang package (but letting it into my starting project. This is a very bad design for me to be constraint to modify the internal jacl packages). So probably there is to much non public methods in tcljava ? Is there any inconvenient to make these public ? Maurice Diamantini http://www.ensta.fr/~diam |