On Wed, 27 Oct 1999, Thomas McKay wrote:

Well, you can rename reflect objects now (like java0x1)
but it is a little tricky because you can not use the
variable in a way that changes the InternalRep and
then use it like a Java object again. This is
actually the same as using a typed null reference, you just
need to make sure you don't convert it's InternalRep
to something other than a ReflectObject.

> I believe there is a way now to associate a name with ReflectObjects
> although I've long since forgotten what it is.  Anyone help?

I hope so, it passes all the regression tests directly related to
namespaces so I think it is 100% working. If you find a case where
something works in Tcl but not Jacl I would like to know about it.

later
Mo DeJong

> Second, does namespace work completely?
> 
> Thanks!
> 
> ---
> Thomas McKay
> 
> Project Leader
> Microcosm Technologies, Inc.
> mailto:[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]'. 
> 

----------------------------------------------------------------
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]'. 

Reply via email to