[DGD] DGDMP 1.1.10
Shentino
shentino at gmail.com
Wed Jun 10 18:04:44 CEST 2009
On Wed, Jun 10, 2009 at 4:08 AM, Felix A. Croes <felix at dworkin.nl> wrote:
> Shentino <shentino at gmail.com> wrote:
>
> >[...]
> > Not trying to irritate anyone, I just wanted to emphasize that my case
> > wasn't a random pathological case. I only simplified it for the purpose
> of
> > illustration. My case, as I now recall, was three layers of inheritance
> > mesh. One for the variables, one for the function defs, and a third for
> the
> > function decs. Except for the inheritance overflow error, it was about
> 18
> > files of pure neat-freak heaven.
>
> Do future readers of your code a favour, and put variables in the
> same objects as the functions that use them. Do yourself a favour
> vis-à-vis those future users, and make the variables private.
Thanks, I needed that.
I suppose there is such a thing as being *too* neat.
More information about the DGD
mailing list