can't add an index to a MagmaCollection which already has some elements

Chris Muller asqueaker at gmail.com
Sat Jun 23 20:42:46 UTC 2007


This looks like a bug with the new r40 beta code, introduced by the
new feature that the Index classes no longer need to exist at all on
the server.

I'll be sure to fix it before releasing r40, thanks for reporting it.

 - Chris


On 6/23/07, Balázs Kósi <rebmekop at gmail.com> wrote:
> Hi,
>
>  (MagmaCollection new)
>     add: Object new;
>     addIndex: (MaSearchStringIndex attribute: #printString);
>     yourself
>
>  results in an MNU: MagmaIndexDescription >> indexHashesFor:
>
>  I think this worked in a previous magma version. We are now using
>  Magma client-kph.243.
>
>  Any thoughts?
>
>  Cheers, Balazs
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>


More information about the Magma mailing list