From: Paul S. <pau...@ne...> - 2002-02-03 15:14:21
|
Hi, just one observation regardning "property" names. I believe that property names begin with a lowercase letter, and only appear with a leading letter capitalized when appended to other things (e.g. in the name of a get method). But in several places, e.g. the mapping XML file and the query language, it seems that properties are specified with a leading capital letter. This is only minor, but would be inconsistent with any Beans code that relied on stricter naming conventions. PaulS. |