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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: