About MappedCollection

Chris Muller asqueaker at gmail.com
Fri May 25 02:14:57 UTC 2007


I'll add, BTree's useful outside of OODB's too.

On 5/24/07, Lukas Renggli <renggli at gmail.com> wrote:
> > We were discussing that squeak lacks some base data structures like
> > hash tables or balancing trees... not useful that often, but needed
> > for algorithmic code and difficult to write properly.
>
> There are special collection implementations available on
> SqueakSource. The following BTree implementation is especially useful
> in the context of OODBs:
>
>     http://www.squeaksource.com/BTree.html
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>



More information about the Squeak-dev mailing list