The only other reason that I don't use built-in getters and setters is
that, at present, they don't work with Interfaces, only with Classes.
And we use Interfaces a lot.

Ian

On 4/26/06, Kevin Newman <[EMAIL PROTECTED]> wrote:

> So in general, at this point I try to stay away from built in getters
> and setters, and just use normal functions. It seems that if when you
> set or get a property, if it is more than just getting or retrieving a
> value, then there is no reason to hide those computations from the
> programmer using the class.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to