RE: Multi-Level Subclassing

Author: RSA Forward, eleafe@RSA-NET.COM

Posted: 1999-09-10 at 11:08:14

>What do you mean by one-off classes?

A class is a template from which objects are created. If you have a class

which is only ever used by one other instance/subclass, chances are that a

re-design is in order. IOW, it probably looked like a class when it was created,

but subsequent development has indicated otherwise.

___/

/

__/

/

____/

Ed Leafe

http://leafe.com/

©1999 RSA Forward, eleafe@RSA-NET.COM