Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3734

Implement @FacesComponent createTag, namespace and tagName attributes

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0-beta
    • JSR-344
    • None

    Description

      The trick with this one is add proper metadata in FacesConfig class to identify which components has a "component tag definition". The best is associate the componentType with the definition.

      When the configuration is read, this information goes to RuntimeConfig and finally facelets vdl grab this information and set up the compiler.

      In theory it should be something like the hierarchy of classes we have for FacesConfig, but for facelets, but since there is and there will be an stronger collaboration between jsf and facelets, it has more sense to put all related information into FacesConfig.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: