> Store the retrieved query in the instance data - instead of > transforming it into instance variables - and have getXxx() methods > retrieve column values on demand. It's encapsulated by the getXxx() > methods so clients don't care that you're not using real instance > variables... > Alright, I'm with you so far, but I have a couple of questions. Where is the work done to execute the query? How do you handle the setXxx() methods?
-Matt ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
