ICEfaces
  1. ICEfaces
  2. ICE-6798

Allow primitive properties for component attributes within ace generator

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      jsf2.0, ace, mobi
    • Assignee Priority:
      P2
    • Affects:
      Compatibility/Configuration

      Description

      this will apply to both ace and mobi projects (which both use the generator).

      private double longitude;

      will cause class-cast issues when used in the generator, whereas

            private Double longitude;

      will not.

        Activity

        Judy Guglielmin created issue -
        Judy Guglielmin made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P2
        Assignee Ken Fyten [ ken.fyten ] Arturo Zambrano [ artzambrano ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P2 P3
        Ken Fyten made changes -
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Salesforce Case []
        Fix Version/s 2.1.1 [ 10282 ]
        Fix Version/s 2.1 [ 10241 ]
        Assignee Priority P3
        Assignee Arturo Zambrano [ artzambrano ]
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Fix Version/s 3.0.1 [ 10282 ]
        Ken Fyten made changes -
        Fix Version/s 3.2 [ 10338 ]
        Fix Version/s 3.1 [ 10312 ]
        Migration made changes -
        Fix Version/s 3.3 [ 10370 ]
        Fix Version/s 3.2 [ 10338 ]
        Ken Fyten made changes -
        Summary allow non-static double classes for component attributes within ace generator Allow primitive properties for component attributes within ace generator
        Assignee Arturo Zambrano [ artzambrano ]
        Affects Version/s 3.0 [ 10241 ]
        Affects Compatibility/Configuration [ 10002 ]
        Assignee Priority P3 [ 10012 ]
        Ken Fyten made changes -
        Assignee Priority P3 [ 10012 ] P1 [ 10010 ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ] Mark Collette [ mark.collette ]
        Ken Fyten made changes -
        Fix Version/s 3.4 [ 10770 ]
        Fix Version/s 3.3 [ 10370 ]
        Ken Fyten made changes -
        Assignee Priority P1 [ 10010 ] P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33977 Tue Mar 19 13:27:08 MDT 2013 mark.collette ICE-6798 : Allow primitive properties for component attributes within ace generator
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/GeneratorContext.java
        Hide
        Mark Collette added a comment -

        Fixed the compilation errors wit primitive. Just char and double had invalid default values when none were specified in the @Property.

        icefaces3 trunk
        Subversion 33977

        Show
        Mark Collette added a comment - Fixed the compilation errors wit primitive. Just char and double had invalid default values when none were specified in the @Property. icefaces3 trunk Subversion 33977
        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 3.3 [ 10370 ]
        Fix Version/s 3.4 [ 10770 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mark Collette
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: