'. '

Talk:ClarityOfAccessModifiers

From APIDesign

Revision as of 21:52, 25 March 2009 by 208.88.9.50 (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Comments on ClarityOfAccessModifiers <comments />


Winheim Raulsh said ...

In Delphi, all methods are assumed to be final. This means that protected final is just protected, public final is just public, and protected abstract is protected abstract. This way methods are final by default, and you don't have this problem; making everything abstract by default has its tradeoffs. Either things are more extensible (and you can shoot yourself in the foot), or things are more restricted and less flexible.

--Winheim Raulsh 22:52, 25 March 2009 (CET)

Personal tools
buy