Phil,
I made a comment on an article in Ray Camden's blog just recently about
how I handle this type of thing. (whilst Ray's article focused on
validation, my comment covered some of what you are talking about)
It may be a solution to what you are asking.
http://ray.camdenfamily.com/index.cfm/2005/8/30/Ask-a-Jedi-ColdFusion-Components-and-Validation
Cheers.
Callum
Phil Cruz wrote:
Say you have an object that is composed of other objects, for example
say we have Orders and Orders have LineItems. You may have an
OrderDAO that has a LineItemDAO. I'd like to hear how people approach
lazy loading and/or lazy updates. Meaning that if I'm only
reading/updating data on the Order I don't want to read/update all the
LineItems.
-Phil
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to
[email protected] with the words 'unsubscribe cfcdev' as the subject
of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
(www.cfxhosting.com).
CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm
An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to
[email protected] with the words 'unsubscribe cfcdev' as the subject of the
email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
(www.cfxhosting.com).
CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm
An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]