[Prev][Next][Index][Thread]

Re: Sealed as Source Annotation



"P T Withington" <ptw@callitrope.com> wrote in message
B594BB23.8427%ptw@callitrope.com">news:B594BB23.8427%ptw@callitrope.com...
> I think I disagree with this idea, because I think part of the design (and
> contract) of a class is whether you expect it to be extended or not.  A
> class that you design to be open requires much more engineering than a
> sealed one.

  While this might be true, it seems to put the crat before the horse.  This
feature was (apparently) added to allow the compiler to do things, not for
the user to hide things.

Maury





Follow-Ups: References: