The most useful thing I found on Design Patterns was an article on them in CFDJ about 2 years ago. After that all the books started to make sense. They had some code examples for DAO, Gateway, Beans and other objects that were all new to me at that time. seeing the code in CF was great.
Now lots of people are writing code like that. Check out the new flex2 Beta3 to which you can add the CF and Actionscript wizards which create DAO and Bean objects from a database using RDS. Read that code as a starting point. Then read the books. The objects create are simple, but it saves a lot of typing. Kevin Roche ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240737 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

