[seam-issues] [JBoss JIRA] Moved: (SEAMREPORTS-23) Make string helpers available in all templates
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Thu Sep 8 23:41:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMREPORTS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak moved SEAMFORGE-291 to SEAMREPORTS-23:
---------------------------------------------------
Project: Seam Reports (was: Seam Forge)
Key: SEAMREPORTS-23 (was: SEAMFORGE-291)
Affects Version/s: (was: 1.0.0.Beta1)
> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list