On 5/11/05, Damien McKenna <[EMAIL PROTECTED]> wrote: > Given that CFCs changed so much from 6.0 to 6.1 (and some more to 7), > what books would y'all recommend for learning OOP+CFML best practices?
There really aren't any good books on that topic yet. > How about when Fusebox 4 is thrown into the mix? We're going to be > rewriting every single one of our sites soon and if I can learn enough > OOP before then I'll do it that way, otherwise it'll be a basic FB4 app. Cool. FB4.1 lets you grow from procedural to OO while staying with the framework. A sensible approach to take for you. Although some of it is Mach II specific, there are large chunks of the Mach II Development Guide (and the CFMX Coding Guidelines) that cover OO/CFC best practices (including some OO design basics): http://livedocs.macromedia.com/wtg/public/ I'd also highly recommend blogs by Joe Rinehart, Matt Woodward, Doug Hughes and Jared Rypka-Hauer for some great insights into OO/CFC stuff. There are several others - those are just the first four to pop into my head! -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I have 50, yes 50, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206489 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

