My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 27: Add Camel Case to Method Names
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by iisitedesign, Mar 15, 2007
It would be nice if the method names that were generated were converted to
camel case. Instead of "getbean" it would be "getBean". Since the bean name
is the only thing that is dynamic, all you would have to do is convert it
to proper case. I realize that the XSL parameter for the bean name needs to
be lower case in other instances, so you would have to convert the first
letter to uppercase only where needed.

Here is a good article on translating strings to upper case, lower case and
proper case in XSL:
http://www.topxml.com/xml/articles/caseconvert/


Sign in to add a comment

Hosted by Google Code