RE: Multi-Level Subclassing

Author: Wolfe Stephen S Civ GS-11, Stephen.Wolfe@macdill.af.mil

Posted: 1999-09-10 at 10:42:48

What do you mean by one-off classes?

Stephen S. Wolfe, GS-11, DAF

Senior Network Engineer, Medical Information Services

DSN 968-6930 Comm: (813) 828-6930

Email: wolfess@macdill.af.mil

-----Original Message-----

From: eleafe@RSA-NET.COM [SMTP:eleafe@RSA-NET.COM]

Sent: 10 September, 1999 9:06 AM

To: Multiple recipients of ProFox

Subject: Re: Multi-Level Subclassing

>Has anyone heard of or have experience with problems regarding

>subclassing more than a certain number of times?

No, that isn't a problem from a technical POV. At one Devcon,

Calvin Hsia

demonstrated a class hierarchy of 100 levels (generated

programmatically, of

course!), and that was still wicked fast. I belive the only hit

comes at compile

time, not at run time.

However, any hierarchy more than a few levels deep might be

problematic

from a desing POV. Make sure you aren't creating one-off classes, or

subclasses

which differ only in a few property settings,

___/

/

__/

/

____/

Ed Leafe

http://leafe.com/

©1999 Wolfe Stephen S Civ GS-11, Stephen.Wolfe@macdill.af.mil