[Tcl Java] Static methods and casts.

1999-11-16 Thread Thomas Down
I've been using JaCL for some time, largely for running simple scripts which generate reports from biological databases. Looking through my code, I find that I'm using rather a large number of java::call commands, and also some java::cast. I've written a simple patch for JaCL (should also work w

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Static methods and casts.

1999-11-16 Thread Thomas Down
On Tue, Nov 16, 1999 at 09:25:22AM -0600, Moses DeJong wrote: > > Well, Jacl 1.2.5 already includes a java::import command > so your java::import command would conflict. Sorry, I didn't make this clear -- this is implemented as an extra option for the existing java::import. The current behaviou