[Newbies] Pool Variables

Ron Teitelbaum ron at usmedrec.com
Tue Jul 2 04:45:02 UTC 2013


Hi John,

You might want to parse a configuration file but you are not sure where it
is used.  You could share these values using pool variables.  

It actually is useful but you can certainly accomplish this may other ways.

All the best,

Ron Teitelbaum

> -----Original Message-----
> From: beginners-bounces at lists.squeakfoundation.org [mailto:beginners-
> bounces at lists.squeakfoundation.org] On Behalf Of Joseph J Alotta
> Sent: Monday, July 01, 2013 11:16 PM
> To: beginners at lists.squeakfoundation.org
> Subject: [Newbies] Pool Variables
> 
> Just curious, can someone give me an real life example of when you would
need
> to use pool variables and no other variable would work?
> 
> 
> On Jun 29, 2013, at 7:00 AM, beginners-request at lists.squeakfoundation.org
> wrote:
> 
> > Yes, class variables will be visible to subclasses of subclasses and so
on.
> > Also, I didn't mention pool variables, but 99.9% of the time you won't
> > want to use those.
> 
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners




More information about the Beginners mailing list