You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Lessard (JIRA)" <de...@myfaces.apache.org> on 2008/10/19 16:46:52 UTC

[jira] Created: (MYFACES-2019) Implement iterator() on DataModel

Implement iterator() on DataModel
---------------------------------

                 Key: MYFACES-2019
                 URL: https://issues.apache.org/jira/browse/MYFACES-2019
             Project: MyFaces Core
          Issue Type: Task
    Affects Versions: 2.0.0-alpha
            Reporter: Simon Lessard
            Assignee: Simon Lessard
            Priority: Minor
         Attachments: MYFACES-2019.patch

As of JSF 2.0, DataModel implements Iterable and therefore requires an iterator method.

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


[jira] Resolved: (MYFACES-2019) Implement iterator() on DataModel

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

Simon Lessard resolved MYFACES-2019.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Applied the patch to the branch, revision 706024.

> Implement iterator() on DataModel
> ---------------------------------
>
>                 Key: MYFACES-2019
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2019
>             Project: MyFaces Core
>          Issue Type: Task
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Assignee: Simon Lessard
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-2019.patch
>
>
> As of JSF 2.0, DataModel implements Iterable and therefore requires an iterator method.

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