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

Chris Muller asqueaker at gmail.com
Sun Jun 24 04:35:33 UTC 2007


Posted to SqueakSource.

Name: Magma client-cmm.242
Author: cmm
Time: 24 June 2007, 12:34:59 am
UUID: d555e760-2325-f142-be8b-5753a209a36a
Ancestors: Magma client-cmm.241

- Fixed bug introduced with new feature allowing server to be absent
the MagmaCollectionIndex hierarchy.


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