ICEfaces
  1. ICEfaces
  2. ICE-6109

sparkle generator Property name field

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      sparkle

      Description

      In org.icefaces.component.baseMeta.UIMessageMeta, the forValue property is called "forValue" when it should be called "for", but can't because that's a Java reserved word. Facet solves this problem by having a name field. Property should copy the name field concept, and the generator should be modified to support it, which would allow:

      @Property(name="for")
      private String forValue;

        People

        • Assignee:
          Greg Dick
          Reporter:
          Mark Collette
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: