On 8/20/07, Brian Kotek <[EMAIL PROTECTED]> wrote:

> At a more fundamental level, I'd be curious to know why you feel that you
> need an array of objects rather than a simple query. Is there a specific
> reason a query won't work for your purposes?
>

I ran into this trap when I first started doing OO in CF. Since a
query is neither a component nor an aggregate of components it felt
like cheating. But I soon realized by not using queries extensively I
was working against the grain.

So I agree with Brian. If you can get by with a query, use a query.

-- 
Patrick McElhaney
704.560.9117


You are subscribed to cfcdev. To unsubscribe, please follow the instructions at 
http://www.cfczone.org/listserv.cfm

CFCDev is supported by:
Katapult Media, Inc.
We are cool code geeks looking for fun projects to rock!
www.katapultmedia.com

An archive of the CFCDev list is available at 
www.mail-archive.com/cfcdev@cfczone.org

Reply via email to