[ 
https://issues.apache.org/jira/browse/DIRMINA-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602327#action_12602327
 ] 

Mike Heath commented on DIRMINA-600:
------------------------------------

How about isDone() to be consistent with java.util.concurrent.Future?

> IoFuture::isReady need to be renamed
> ------------------------------------
>
>                 Key: DIRMINA-600
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-600
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Julien Vermillard
>            Assignee: Julien Vermillard
>             Fix For: 2.0.0-M2
>
>
> in Iofuture.java :
>     /**
>      * Returns if the asynchronous operation is finished.
>      */
>     boolean isReady();
> I think isReady is not the good term, I propose isCompleted (or isFinished) 

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

Reply via email to