Java Virtal Machine.net

[ News ] rss

February 01, 2011

Mark Wielaard: New GPG key. Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...

More »

February 01, 2011

Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!. We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5. This update contains the following security updates: The IcedTea project provides a harness to build the source code from OpenJDK6 u...

More »

April/2024
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    

[ Archives News
for 'Developers' ]

home > news > developers > code advice #16: dont encode symbol type in variable names!

Code Advice #16: Dont Encode Symbol Type in Variable Names!

(See intro for a background and caveats on these coding advice blog entries.) I came across a JavaWorld coding-advice article the other day. While the thread which led me there referenced the second point of the article, I couldnt get past the first one where the author argues that ...a reader needs to know which items are local variables, which are fields, and which are method arguments. [...] Its likely best to use a simple naming convention to distinguish between these three cases. I couldnt disagree more! His key argument seems to be that when you are reading code, its important to know whether something is a field since when you read a method, you might suddenly see a reference to something you havent seen before. To make his point he shows this graphic: His improved version is here: I have a couple of problems with this. First of all, why encode this information in the symbol name when IDEs will show this information automatically? NetBeans will show fields in greens, and statics in italics - and it will always be right, whereas the code might lie. Just like comments can get out of sync with reality, you could inline a field without remembering to change its name (especially if another developer did it without realizing the meaning of the variable prefix). Or if you get in the habit of seeing an f prefix as meaning field, what about local variables that legitimately should start with an f, such as focus ? Sur...


Date: June, 16 2009
Url: http://blogs.sun.com/tor/entry/code_advice_15_don_t


Others News

©2002-2019Java-Virtual-Machine.net https://mobirise.com/ | es | website generator | bootstrap popup window | html slider