You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/07/30 19:49:15 UTC

[jira] Commented: (TAPESTRY-1029) Autocompleter should have a more appropriate model

    [ http://issues.apache.org/jira/browse/TAPESTRY-1029?page=comments#action_12424414 ] 
            
Jesse Kuhnert commented on TAPESTRY-1029:
-----------------------------------------

I'm going with something similar to what you supplied, should land in trunk later today.

The major difference is that I'm extending the familiar IPrimaryKeyConverter interface to handle unique ID's. The default implementation will work much like the BeanPropertySelectionModel implementation in that it uses java beans style syntax to resolve the key/label properties of objects in a list.


> Autocompleter should have a more appropriate model
> --------------------------------------------------
>
>                 Key: TAPESTRY-1029
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1029
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Norbert Sándor
>         Assigned To: Jesse Kuhnert
>         Attachments: Autocompleter.java, IAutocompleterModel.java
>
>
> The current model is not appropriate because it iterates through all elements and doesn't allow custom filtering.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org