[
http://jira.jboss.com/jira/browse/JBSEAM-1536?page=comments#action_12390156 ]
Max Andersen commented on JBSEAM-1536:
--------------------------------------
the problem is we can't load the custom util class since seam-gen.jar is not on the
normal util class :( We had to copy it into our own class so it will break the tooling.
I'll try and get that fixed in the next release; ultimately I would actually prefer
that those seamgen methods were not separated out in separate jar.
Note: the best thing we could do is to add this tolabel functionallity to Hibernate Tools
since it is not only relevant for seamgen.
Change field naming in seam-gen generated app
---------------------------------------------
Key: JBSEAM-1536
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1536
Project: JBoss Seam
Issue Type: Feature Request
Affects Versions: 1.3.0.ALPHA, 2.0.0.CR1, 2.0.0.CR3, 2.0.1.GA, 2.0.0.BETA1
Reporter: Mikhail Grushinskiy
Assigned To: Max Andersen
Fix For: 2.0.1.GA
Attachments: JBSEAM-1536-v1.txt
Seam-Gen names it after object property name.
Every time cache of the letter switches from lower to upper seam-gen could insert space
so
'clientAddress' will be 'Client Address' (note: space between words) in
generated xhtml
input field labels and table headers.
(Or even better put into messages.properties so localization of the app becomes easier)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira