Moses DeJong wrote:

> I was not aware that 1.1a1 would compile with 8.1a1 (unless it was
> a custom version). I know for a fact that 1.2.2 will compile with 8.1a1
> but I have not tried it with the most recent beta2 release (I think they
> changed the function names again for the TEA thing).

I played with modifying the code so that it would compile since there were the
name changes from 8.0 to 8.1.

> Did you do a "load tclblend.dll" and then a "package require java"?
>

No, just the "load tclblend.dll" and then let my code run without doing the
"package require java".  However, I did try, just for kicks, doing "load
tclblend.dll" and then "package require java" in a wish and it returned 1.2.2.

> I do not know if the thread stuff has been changed in Tcl 8.1b2 so I
> can not tell you. The last time I tried it I got strange crashes
> inside of Java methods. These crashes were thread related but
> I did not look into it further. As far as I know, the thread stuff
> is the only thing keeping Tcl Blend from working with Tcl 8.1.
> If those were fixed then we could start looking into unicode
> support for Tcl Blend as Tcl 8.1 supports unicode.
>

Before putting 1.2.2 in place, I could reproduce the crash very reliably by
following certain steps.  Now with 1.2.2, these steps no longer crash.  I
don't know what that means regarding threading exactly, but I know I like the
results.  Anyway, is there some other resource to query about this threading
issue?

Thanks,
Michael
[EMAIL PROTECTED]

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to