[seam-issues] [JBoss JIRA] (SEAMREPORTS-23) Make string helpers available in all templates
George Gastaldi (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Oct 26 21:13:45 EDT 2011
[ https://issues.jboss.org/browse/SEAMREPORTS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Gastaldi updated SEAMREPORTS-23:
---------------------------------------
Fix Version/s: The Future
> Make string helpers available in all templates
> ----------------------------------------------
>
> Key: SEAMREPORTS-23
> URL: https://issues.jboss.org/browse/SEAMREPORTS-23
> Project: Seam Reports
> Issue Type: Feature Request
> Reporter: Peter Royle
> Assignee: Peter Royle
> Priority: Optional
> Fix For: The Future
>
>
> It might be handy to make some standard, string munging utility methods available to all MVEL templates. The set of utilities could be based on a subset of the Apache Commons Lang StringUtils static methods. Some examples:
> @{render.uncapitalize('PostalAddress')}
> These can be included using this method:(http://mvel.codehaus.org/Programmatic+Imports+for+2.0) Note the use of the 'render' namespace so as not to pollute the global namespace.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list