'. '

Talk:ClarityOfAccessModifiers

From APIDesign

Revision as of 13:24, 26 March 2009 by 66.47.27.36 (Talk)
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)

Anonymous said ...

Please don't ever apply for a Java developer job at my company. You have such an eccentric, strange view of Java and its Object Oriented design points, that I would have to tear out my hair when reviewing your code. *sigh*

--Anonymous 14:24, 26 March 2009 (CET)

Personal tools
buy