use of includesAnyOf:

Hilaire Fernandes hilaire2006 at laposte.net
Mon Mar 12 21:30:43 UTC 2007


I am sorry to bother you Chris, but I have an 
understanding/communication problem and I cannot understand you.
May be a small example will make it clearer for me.

Thanks

Hilaire

Chris Muller a écrit :
> Yes, index the same object at multiple endDates and then "equals" will inherently be "includesAnyOf:"..
> 
> ----- Original Message ----
> From: Hilaire Fernandes <hilaire2006 at laposte.net>
> To: magma at lists.squeakfoundation.org
> Sent: Sunday, March 11, 2007 6:41:01 AM
> Subject: Re: use of includesAnyOf:
> 
> Hilaire Fernandes a écrit :
>> I am wondering about the use of includesAnyOf: query. Is it the same use 
>> than inclidesAnyOf: from the collection classes?
>>
>> Is the following correct ?
>>
>> myMagmaCollection where: [:each | each endDate includesAnyOf: {Date 
>> today . Date yesterday}
>>
>> With endDate returning a Date instance.
> 
> Or may be with endDate returning a collection of Date will be even more 
> useful?
> 
> Hilaire
> 
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
> 
> 
> 



More information about the Magma mailing list