You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/02/03 15:31:40 UTC

[jira] [Created] (DIRAPI-264) Make the Cursor interface to extends the Closeable interface

Emmanuel Lecharny created DIRAPI-264:
----------------------------------------

             Summary: Make the Cursor interface to extends the Closeable interface
                 Key: DIRAPI-264
                 URL: https://issues.apache.org/jira/browse/DIRAPI-264
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 1.0.0-M32
            Reporter: Emmanuel Lecharny
             Fix For: 1.0.0-M33


Currently, the {{Cursor}} interface does not extends the {{Closeable}} interface. It would be convenient to do so to be able to use the {{try-with-resource}} syntax.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)