You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2018/04/22 20:51:27 UTC

[GitHub] seelmann commented on issue #2: Change the method name "select" to "isSelected".

seelmann commented on issue #2: Change the method name "select" to "isSelected".
URL: https://github.com/apache/directory-studio/pull/2#issuecomment-383411399
 
 
   I agree that `isSelected` would be the better name. However the `select` method name is given by the super class `org.eclipse.jface.viewers.ViewerFilter` from the Eclipse framework where it is defined as abstract method. Changing it to `isSelected` in the implementation class would cause compile errors, right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services