ICEfaces
  1. ICEfaces
  2. ICE-6096

ICEfaces 2 facelets taglib should include attributes info.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces2 sparkle

      Description

      JSF 2 facelets taglib is defined to follow schema http://java.sun.com/xml/ns/javaee/web-facelettaglibrary_2_0.xsd, which has been changed from facelets 1.1.

      web-facelettaglibrary_2_0.xsd indicates it could not only include component definition such as <component-type>/<renderer-type>, but also attributes.
      examples can be found in jsf-ri/share/
      Currently we found the only place requires these attributes info is eclips jsf xhtml editor.

      We need to generate attribute info in component generator.

      componentArtifact and faceletTaglibBuilder are the 2 classes related.

        Activity

        Hide
        Liming Wu added a comment -

        Modified: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\artifacts\ComponentArtifact.java
        Modified: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\xmlbuilder\FaceletTagLibBuilder.java
        Sending content: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\artifacts\ComponentArtifact.java
        Sending content: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\xmlbuilder\FaceletTagLibBuilder.java
        Completed: At revision: 22567

        Show
        Liming Wu added a comment - Modified: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\artifacts\ComponentArtifact.java Modified: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\xmlbuilder\FaceletTagLibBuilder.java Sending content: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\artifacts\ComponentArtifact.java Sending content: C:\Workspace.mojarra\sparkle\generator\src\org\icefaces\generator\xmlbuilder\FaceletTagLibBuilder.java Completed: At revision: 22567
        Hide
        Liming Wu added a comment -

        Fixed

        Show
        Liming Wu added a comment - Fixed

          People

          • Assignee:
            Liming Wu
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: