allow custom component metadata in faces-config.xml
---------------------------------------------------

                 Key: ADFFACES-472
                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
             Project: MyFaces ADF-Faces
          Issue Type: Improvement
          Components: Build
    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
            Reporter: Andy Schwartz
            Priority: Minor
             Fix For: 1.0.1-incubating-plugins-SNAPSHOT


ADFFACES-358 provided the ability to add custom property metadata.  I am 
looking for a similar capability, but for component metadata.  That is, I would 
like to be able to generate metadata of the form:

<component-metadata>
  <mine:foo>Some metadata</mine:foo>
</component-metadata>

However, the xslt that is is used to generate faces-config.xml currently strips 
out unknown child elements from component-metadata.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to