[ http://issues.apache.org/jira/browse/TAPESTRY-989?page=all ]

Jesse Kuhnert updated TAPESTRY-989:
-----------------------------------

    Component/s: Core
                     (was: Framework)

> Improve @PropertySelection
> --------------------------
>
>                 Key: TAPESTRY-989
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-989
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>
> It would be nice to have a better version of PropertySelection with the 
> following features:
> - an API closer to the "@For" component to replace the 
> IPropertySelectionModel. The way IPropertySelectionModel is structured is 
> limitative. It is difficult to obtain any value from outside the component 
> such as data objects or even a squeezer. Also     IPrimaryKeyConverter could 
> be used here too;
> - render the component either with a <select> or with radio buttons;
> - have simpler arguments: "source" like in @For, "labelEvaluator" for 
> evaluating the label (same idea as column labels in @Table).
> I could probably provide an implementation and tests for such a component.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to