Thank you.  That's good to know because I was worried that with all of my
preaching to people about getters and setters that I might hand over a nice
fat file and look extra dumb!

Mani

On 3/7/06, Scott Fanetti <[EMAIL PROTECTED]> wrote:
>
> using getters and setters adds no noticeable overhead to your
> application. Yes the functions add a few bytes, but after compile the
> difference is undetectable.  The benefit you get from proper
> encapsulation greatly outweighs the slight increase in development time
> it and script size you get from using getters and setters.
>
> _______________________________________________
> 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
>
_______________________________________________
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