You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matt Cooper (JIRA)" <de...@myfaces.apache.org> on 2009/06/22 19:12:07 UTC

[jira] Created: (TRINIDAD-1516) Add JSR-276 design time contract metadata for the trh:tableLayout component and its children

Add JSR-276 design time contract metadata for the trh:tableLayout component and its children
--------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1516
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1516
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Build
    Affects Versions:  1.2.11-core
            Reporter: Matt Cooper
            Priority: Minor


Add JSR-276 design time contract metadata for the trh:tableLayout component and its children:
https://jsf-metadata-spec-public.dev.java.net/source/browse/*checkout*/jsf-metadata-spec-public/proposals/proposed-metadata-items.html

The trh:tableLayout tag is a required ancestor for trh:rowLayout components.
The trh:rowLayout tag is a required ancestor for trh:cellFormat components.

To improve the design time experience for these components, we should add the metadata that will help ensure the hierarchical ancestry contracts are satisfied.

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


[jira] Resolved: (TRINIDAD-1516) Add JSR-276 design time contract metadata for the trh:tableLayout component and its children

Posted by "Matt Cooper (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Cooper resolved TRINIDAD-1516.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core

> Add JSR-276 design time contract metadata for the trh:tableLayout component and its children
> --------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1516
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1516
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions:  1.2.11-core
>            Reporter: Matt Cooper
>            Assignee: Matt Cooper
>            Priority: Minor
>             Fix For:  1.2.12-core
>
>
> Add JSR-276 design time contract metadata for the trh:tableLayout component and its children:
> https://jsf-metadata-spec-public.dev.java.net/source/browse/*checkout*/jsf-metadata-spec-public/proposals/proposed-metadata-items.html
> The trh:tableLayout tag is a required ancestor for trh:rowLayout components.
> The trh:rowLayout tag is a required ancestor for trh:cellFormat components.
> To improve the design time experience for these components, we should add the metadata that will help ensure the hierarchical ancestry contracts are satisfied.

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