[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 mailto:[EMAIL PROTECTED] URL: http://www.purl.org/NET/lvirden/

[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 mailto:[EMAIL PROTECTED] URL: http://www.purl.org/NET/lvirden/ Unless

[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

[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 Tcl