[Squeakland] change var name

Randy Heiland heiland at indiana.edu
Sun Feb 13 07:31:09 PST 2005


Thanks Ned.  I was using an object's instance var.  Sure enough, when I do a
simple test in a brand new project, I see that changing the var name does
indeed propagate into the script.  Cool.  My other situation is this
convoluted project we've been building which is a mixture of projects
(dragging & dropping objects from one to another).  Anyway, I'm apparently
in some weird state where changing an object's var name does not get
propagated into the scripts.  I'm not worrying about it now, due to a
pressing deadline :)

--Randy

> -----Original Message-----
> From: squeakland-bounces at squeakland.org [mailto:squeakland-
> bounces at squeakland.org] On Behalf Of Ned Konz
> Sent: Saturday, February 12, 2005 7:36 PM
> To: squeakland at squeakland.org
> Subject: Re: [Squeakland] change var name
> 
> On Thursday 10 February 2005 10:50 am, Randy Heiland wrote:
> > Can I/how can I change an existing variable name and have that name
> change
> > propagate throughout all scripts using that variable?
> 
> Do you mean an object's instance variable's name, or an object's name?
> 
> In either case, the rename should propagate to existing scripts.
> 
> --
> Ned Konz
> http://bike-nomad.com
> 
> _______________________________________________
> Squeakland mailing list
> Squeakland at squeakland.org
> http://squeakland.org/mailman/listinfo/squeakland
> 




More information about the Squeakland mailing list