Hi all,

Is there an optimization in EOF not to fire a fault for a to-many when it is asked for a @sum across it?

An idiotic example:

Author a = //   fetch an author, do NOT pre-fetch it's "books"
Integer numberOfPagesSum = (Integer)a.valueForKeyPath ("[EMAIL PROTECTED]");

F
_______________________________________________
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]

Reply via email to