% set a [java::new String foo]
java0x3
% [java::getinterp] {setVar java.lang.String java.lang.String int} b $a 0
java0x6
% set c $a
java0x3
% set a
java0x3
% set b
foo
% set c
java0x3

Can someone explain to me why 'b' and 'c' should be different?  Is the
difference due to a feature, a bug, or a limitation?

-- Jiang Wu
   [EMAIL PROTECTED]

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
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]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to