Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 222324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology > adam bien: are naming conventions still needed for abstract classes?

Adam Bien: Are Naming Conventions Still Needed for Abstract Classes?

Java Champion Adam Bien recently asked "Are Naming Conventions Still Needed for Abstract Classes?": In case you have trouble to find a unique name for an abstract class, you probably don't need it. Some reasons, why 'Abstract' doesn't have to appear as prefix in the name of an abstract class: Abstract classes are already distinguishable by the keyword abstract. There is no need to further emphasize it. A prefix 'Abstract' doesn't provide any additional value to the user - in contrary it blurs the actual intension. Modern IDEs don't let you instantiate an abstract class, even before saving / compiling...


Date: September, 16 2009
Url: http://www.java.net/blog/editor/archive/2009/09/16/adam-bien-are-naming-conventions-still-needed-abstract-classes


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

©2002-2008Java-Virtual-Machine.net