Re: AW: AW: [CFCDev] Validation

2004-11-24 Thread Steven Boynes
ed...)and not behaviors? From: Sean Corfield [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: AW: AW: [CFCDev] Validation Date: Tue, 23 Nov 2004 23:27:28 -0800 On Tue, 23 Nov 2004 12:57:28 -0800, Steven Boynes [EMAIL PROTECTED] wrote: I use inheritance to

Re: [CFCDev] table DAO

2004-11-16 Thread Steven Boynes
What if the object spans multiple tables that could take advantage of joins? ...how do you "join" the DAOs? I guess really there should be 1 DAO per object, where an object can correspond to one table but does not necessarily. I'm sure you could come up with a way to do joins on the

Re: [CFCDev] [PERIODIC cfcdev DIGEST POSTING]

2004-11-16 Thread Steven Boynes
Hey Chris...I knew there was some reason why I thought I would need "this"in the component I built I was using some recursive calls to serialize and deserialize the data, I was think that the variables would be available to all instances of the class and thats why I put them into the this

Re: [CFCDev] table DAO

2004-11-14 Thread Steven Boynes
Somewhere I read about these, I think it was benorama.com or something like that. Same idea, DAOs only consist of CRUD and a constructor/init() method. And anything that deals with multiple records is place in a Utility class, which I guess is the same as a DG. Curious though, how do you

Re: [CFCDev] concerning this / variables scope in cfc

2004-11-14 Thread Steven Boynes
;-Steve gt;gt; gt;gt; gt;gt;- gt;gt;Steven Boynes gt;gt;580 37th Avenue gt;gt;San Francisco, CA 94121 gt;gt;(530)574-2129 (Home/Mobile) gt;gt; gt;gt; gt;gt; gt;gt;amp;gt;From: Sean Corfield amp;lt;[EMAIL PROTECTED]amp;gt; gt;gt;amp;gt;Reply-To: [EMAIL