Re: Why won't this work!?
Re: Why won't this work!?
- Subject: Re: Why won't this work!?
- From: Kieran Kelleher <email@hidden>
- Date: Wed, 24 Oct 2007 09:45:34 -0400
Ah yes ..... you are correct .... I should look at API before
answering off top of my head
OK, instead of a GOLD STAR, I am going to give you this:
On Oct 24, 2007, at 9:29 AM, Mike Schrag wrote:
Because NSArray has a custom implementation of valueForKey that
tries to call whatever key you give it on the elements of the
array ... For instance, "array.name" returns an array of the names
of all the elements in the array. The only exceptions to this are
@ operators and "count". What you want is WOConditional condition
= downloads.count (negate = false).
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden