On Thursday, Mar 27, 2003, at 05:32 US/Pacific, Matt Liotta wrote:
As far as I can tell, there is no way around setting each of the
instance properties individually, so please do explain another way to
accomplish this.

Off the top of my head?


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...

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

----------------------------------------------------------
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).

Reply via email to