they are correct on the inside out object front. You can use inside out objects to prevent a class from having global access to attribute data. For example:
Yes, but that would be an "inside out object" with or without the closure. Using an "inside out object" isn't preventing direct access, using the closure is. A small, but non-trivial difference.
In reply to Re: Re^3: Make your classes use their own methods
by Anonymous Monk
in thread Make your classes use their own methods
by petdance
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |