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.