On Mon, 5 Apr 1999, Michael Githens wrote:
> I have a question. I am currently trying to use Tclblend 1.2.2 so that
> I can use Tcl 8.1a1. Doing this, I am incurring random crashing that
> seems to be related to the use of Tclblend while calling java code.
Yes and no. Tcl Blend and Jacl do have a lot of overlap. In many cases
your program will work in Jacl and Tcl Blend. The Toolkit I created to
access the JMF using Tcl code works in Jacl and Tcl Blend. There will
be some cases where a Tcl feature is not completely implemented in Jacl
but most of the time you will not run into problems.
> >From what I understand, Tclblend is what I need for my Tcl application
> to access Java code, and Jacl is for Java applications to access Tcl.
Jacl does seem to be more stable when compared to Tcl Blend. You also
need to remember that Tcl Blend also provides access to Tk while
Jacl does not. There was some talk on the list about a Tk like
set of commands for Jacl but I have yet to see the code so I
am not sure what is up with that. The best advice I can give it
"try it out and see if it works". If your Tcl code does not work
in Jacl please let us know why.
later
mo
> Also, messages that I've seen, it seems that only Tclblend is running
> into problems and Jacl is not. If this is the case, would it be
> possible to create a Java application that basically just runs by
> original Tcl application? If so, does this eliminate by tcl code
> needing tclblend or is that still needed? Hope this makes sense. Any
> help will be appreciated.
>
> 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/
>
----------------------------------------------------------------
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/