In Forta's model layer cfc (ArticleEntity.cfc) he creates a struct named instance. Wouldn't it be better to call the psuedo-constructor function and then just reference all of the values with the "this" keyword? In that case, would I still use the <cfproperty /> tages in the constructor area? I am new to OOP, so please bear with me as I try to connect all of the "dots".
-Aaron On 5/29/06, Nathan Drury <[EMAIL PROTECTED]> wrote: > Hi Aaron > > This is a bit old now but the principles still apply - > http://www.benorama.com/coldfusion/patterns/part2.htm I think Benoit does a > good job of explaining MVC in CF terms. > > Cheers > > Nathan > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241715 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

