Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3583

node2bean: support for java.util.MessageFormat and java.util.regex.Pattern

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.0
    • None
    • content2bean, core
    • None
    • Yes

      Often times, I have components which have MessageFormat configurable String. With the current n2b, it's a bit of a pita, as I have to have a setMyFormat(String s) and convert it manually every time. It's never clear if/how/when/where I should convert this string in a MessageFormat instance. N2B could simply convert it for me. See attached patch.

      A very similar patch could be applied to support java.util.regex.Pattern.

        Acceptance criteria

          1. MAGNOLIA-3583.patch
            3 kB
            Magnolia International
          2. MAGNOLIA-3583-bis.patch
            5 kB
            Magnolia International

              jsimak Jaroslav Simak
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: