You can try the lazy loader approch. That is store the key at object
creation but when a property is accessed that represents another object then
create that object represented by the foriegn key. That way you don't
trigger the creation of a large number of objects you may never need.

Elliot

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to