
28 Mar
2004
28 Mar
'04
3:24 p.m.
On Sun, 28 Mar 2004 12:55:10 +0200, "Pavel Vozenilek" <pavel_vozenilek@hotmail.com> wrote:
"Reece Dunn" <msclrhd@hotmail.com> wrote
So is it possible to prevent derivation? If not, then at least make it harder to do so (and put a warning in the docs)?
Yes.
Legal way: http://www.research.att.com/~bs/bs_faq2.html#no-derivation
And where is derivation prevented? ;) That only gives an error when you try instantiating the derived class. (Not only you may still derive, but of course you can access and use any static members). Genny.