[
https://issues.apache.org/jira/browse/DIRMINA-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Vermillard updated DIRMINA-600:
--------------------------------------
Fix Version/s: (was: 2.0.0-M2)
2.0.0-M3
> 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-M3
>
>
> 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.