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 2011/06/08 14:33:58 UTC

[jira] [Updated] (DIRSERVER-1458) Cursor API generic usage is totally wrong

     [ https://issues.apache.org/jira/browse/DIRSERVER-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1458:
-----------------------------------------

    Fix Version/s: 2.0.0-M2

Not urgent

> Cursor API generic usage is totally wrong
> -----------------------------------------
>
>                 Key: DIRSERVER-1458
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1458
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.5
>            Reporter: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 2.0.0-M2
>
>
> There are some generic erasure in the cursor API. 
> In the internal layers, we may manipulate <Long, Long>, or <Long, String>, or <Long, byte[]>, or <Long, ServerEntry>, but from the external API POV, it's all <Long, ServerEntry>.
> I don't know how possibly it's working, I think we are lucky or that we don't cast with generics...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira