[Javacavemaps-developers] style.xml is mostly finished
Status: Pre-Alpha
Brought to you by:
caverdude
From: Larry G. <jav...@ya...> - 2009-01-28 05:32:19
|
Take a look, style.xml is almost finished. Based on some of the style rules in that guide we will have to add some more styles specifically for this project. Also I have a personal style rule that I won't force but I'll add it to the list. I happen to like putting some kind of comment after all closing } // if or // while or // class BlahThing I feel this way because I came from pascal where everything had an endbla; command to end it instead of } end brackets with no comment is more c style meaning cryptic. I just think the code reads better because the person reading it does not have to scroll up to find out what the } is closing. I'll probably go behind you guys and add those comments in. Don't get upset when I do. Larry Gray la...@ar... |