-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

So, couldn't the linked list be kept sorted? We can take out what wee
don't want to display at a significantly reduced cost than sorting it at
the same time. Also, deletes will not require re-sort.

Thus spake Michael Nordstrom:
> On Sat, Apr 29, 2006, Eugene Y. Vasserman wrote:
> 
>> I was wondering why there
>> seems to be a sorted array (indexList), but the documents themselves are
>> in a linked list (docList).
> 
> The linked list contains *all* the documents; the array, on the other
> hand, only includes the documents that are displayed with the current
> category setting.
> 
> /Mike
> 
> _______________________________________________
> plucker-dev mailing list
> plucker-dev@rubberchicken.org
> http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEVRZKmjBKecAKia8RA7hVAJ9KkFEzksbDsEIUsyYe8fsuigyBSQCgroRA
wPP8cFRK/chFgDWdgUnA4bE=
=R7y0
-----END PGP SIGNATURE-----
_______________________________________________
plucker-dev mailing list
plucker-dev@rubberchicken.org
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to