Uploaded image for project: 'Seam Reports'
  1. Seam Reports
  2. SEAMREPORTS-23

Make string helpers available in all templates

    Details

    • Type: Feature Request
    • Status: Open (View Workflow)
    • Priority: Optional
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: The Future
    • Component/s: None
    • Labels:
      None

      Description

      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 methodhttp://mvel.codehaus.org/Programmatic+Imports+for+2.0) Note the use of the 'render' namespace so as not to pollute the global namespace.

        Gliffy Diagrams

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              peteroyle Peter Royle
              Reporter:
              peteroyle Peter Royle
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:

                Development