I have no idea... I think it was just a missing modification... Or maybe I just stopped before fucking up the whole backend ;)
On 9/29/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > Sorry E I meant the JdbmIndex here : > > http://svn.apache.org/repos/asf/directory/apacheds/trunk/jdbm-store/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmIndex.java > > Take a look for example at reverseLookup( Object ). I think this should > take a Long argument no? > > Alex > > > On 9/29/07, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > Any pointers ? > > > > On 9/29/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > > > Hey Emmanuel, > > > > > > I know you refactored the JdbmStore a while back to use longs instead of > > > BigIntegers for the entryId > > > but I see the JdbmStore now uses Object as the parameter for id's. Any > > > reason why you avoided using > > > Long or long? > > > > > > Alex > > > > > > > > > > > > -- > > Regards, > > Cordialement, > > Emmanuel Lécharny > > www.iktek.com > > > > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
