Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 0.9.8
-
Fix Version/s: 0.9.9
-
Component/s: None
-
Labels:None
Description
The current practice has been to rename variables to match Sun's standard of multi-word variables not having an underscore, but having a capital letter for words other than the first. E.g. wordCount not word_count or wordcount.