[Tcl Java] Re: [Tcl Java] problems using tclBlend with Tcl threading

2000-07-14 Thread Mo DeJong
On Fri, 14 Jul 2000, Mike Schwartz wrote: > Hi, Hi Mike. > I am using Tcl 8.3.0 with tclBlend 1.3.0 (with the code for the testthread > command compiled in) and Java JS2E v1.3 beta. When my software first > starts, I need to invoke a static Java method, and then later I need to > spawn a Tc

[Tcl Java] problems using tclBlend with Tcl threading

2000-07-14 Thread Mike Schwartz
Hi, I am using Tcl 8.3.0 with tclBlend 1.3.0 (with the code for the testthread command compiled in) and Java JS2E v1.3 beta. When my software first starts, I need to invoke a static Java method, and then later I need to spawn a Tcl thread that invokes more Java methods (both static and instan

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Reflect Table overhaul is finished!

2000-07-14 Thread Mo DeJong
On Fri, 14 Jul 2000, Larry W. Virden wrote: > Would it be worthwhile for these tests to generate a msg when the test case > sees what it is using that marks the test case as a known problem? ... > Never apply a Star Trek solution to a Babylon 5 problem. The solution you suggest is akin to asking

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Reflect Table overhaul is finished!

2000-07-14 Thread Larry W. Virden
Would it be worthwhile for these tests to generate a msg when the test case sees what it is using that marks the test case as a known problem? -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden http://www.purl.org/NET/lvirden/> Unless explicitly

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Reflect Table overhaul is finished!

2000-07-14 Thread Larry W. Virden
Sorry Mo, I should have remembered this from the last time. Unfortunately, because the Sun JDK comes with Solaris, that's what I am resigned to using. -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden http://www.purl.org/NET/lvirden/> Unless e

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Reflect Table overhaul is finished!

2000-07-14 Thread Mo DeJong
On Fri, 14 Jul 2000, Larry W. Virden wrote: > I just built and did a make test on the latest tcl java. I get this > error: > > tcljava/JavaDefineClassCmd.test > > > java::defineclass-2.1 loading a class > Contents of test case: > > set file [open [file join $javaload_full_path

[Tcl Java] Re: [Tcl Java] Reflect Table overhaul is finished!

2000-07-14 Thread Larry W. Virden
I just built and did a make test on the latest tcl java. I get this error: tcljava/JavaDefineClassCmd.test java::defineclass-2.1 loading a class Contents of test case: set file [open [file join $javaload_full_path Test1Cmd.class]] if {$system == "tclblend"} { fconfi