On 4/25/07 12:54 PM, Steven Mark McCraw wrote:
Hi Dana,

I've had the exact same experience. I always just do a fetch. I find it's still very much worth it and cuts down a ton on memory and overhead if you're in the paradigm of showing overviews of a lot of items (especially if the hitlist is composed of attributes from several joined tables) to fetch raw rows and only instantiate as an EO if the user clicks to see detail, etc. One extra fetch (plus faults) doesn't seem to be that big of a deal performance-wise, and compared to grabbing everything as EOs, it's been a clear win for me.

Thanks! This is a very interesting hybrid approach and, to be honest, I'm not sure why it didn't occur to me in the first place. I'll try it out.

--
-------------------------------------
Dana Kashubeck
Systems Manager
Riemer Reporting Service Inc.
http://www.riemer.com

Phone: 440-835-2477 x. 125
Fax:   440-835-4594
-------------------------------------

begin:vcard
fn:Dana Kashubeck
n:Kashubeck;Dana
org:Riemer Reporting Service, Inc.;MIS
adr:Suite 100;;24600 Detroit Road;Westlake;Ohio;44135;United States of America
email;internet:[EMAIL PROTECTED]
title:Systems Manager
tel;work:440-835-2477 ext. 125
tel;fax:440-835-4594
x-mozilla-html:FALSE
url:http://www.riemer.com
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

 _______________________________________________
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