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)