There are also problems with the returned TclObject from "getVar", "setVar",
"getResult" of the Interp class.  Those TclObjects usually contains CObject
as the internal rep.  But TclList is by far the most difficult to deal with.

-- Jiang Wu
   [EMAIL PROTECTED]

> -----Original Message-----
> From: Mo DeJong [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 27, 2000 3:46 PM
> To: Jiang Wu
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: [Tcl Java] RE: [Tcl Java] Re: [Tcl Java] preserve/release
> or use GC
> 
> Now there is an interesting idea. Check out the attached 
> screen shot, the
> only place where CObject is actually extended is in the TclList class.
> I guess this was done so that a Tcl List would not need to 
> get converted
> to a Java Vector if it was to be used from Java code. Are 
> TclList internal
> reps the only area where we have a problem? I think that is 
> the case but
> I am not sure.
> 
> Mo DeJong
> Red Hat Inc
> 

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