On Apr 28, 2008, at 10:55, Florijan Stamenkovic wrote:
NSArray tickets = ec.objectsWithFetchSpec...
Object sum = tickets.valueForKeyPath("@sum.attribute");
Sorry, this should be:
Object sum = tickets.valueForKeyPath("[EMAIL PROTECTED]");
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]