You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/09/11 19:19:22 UTC

[jira] Resolved: (WSCOMMONS-91) OMChildrenIterator should follow java.util.Iterator contract

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

Eran Chinthaka resolved WSCOMMONS-91.
-------------------------------------

    Resolution: Fixed

Fixed in the latest svn

> OMChildrenIterator should follow java.util.Iterator contract
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-91
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-91
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Eran Chinthaka
>         Assigned To: Eran Chinthaka
>
> This is directly relalated to http://issues.apache.org/jira/browse/AXIS2-919#action_12429158.
> hasNext() method should never throw exceptions and should only return true or false. This should be the case even when OM is throwing exceptions internally. 
> next() also should never throw exceptions except NosuchElementException. 

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