[forge-issues] [JBoss JIRA] Assigned: (SEAMFORGE-291) Make string helpers available in all templates
Peter Royle (JIRA)
jira-events at lists.jboss.org
Thu Sep 8 20:01:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMFORGE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Royle reassigned SEAMFORGE-291:
-------------------------------------
Assignee: Peter Royle
> Make string helpers available in all templates
> ----------------------------------------------
>
> Key: SEAMFORGE-291
> URL: https://issues.jboss.org/browse/SEAMFORGE-291
> Project: Seam Forge
> Issue Type: Feature Request
> Affects Versions: 1.0.0.Beta1
> 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 forge-issues
mailing list