On Sat, 6 Nov 2004 01:10:20 +0100, Nando <[EMAIL PROTECTED]> wrote: > I don't know where you're at with OO - I've been familiar with the basic constructs for quite some time. In the last year or so I've gained some insight into how to actually use OO effectively. (For example, I tend to favor composition over inheritance.) I'm pretty new to CFCs, though. It took me a long time to get off my high horse about them not being "OO enough."
> I've fully encapsulated the navigation for the application i've been working > on in objects, and do generate what i call "NavXFA's" for those points on > pages where a link can be embedded using the app - but this is a CMS I'd love to see some sample code. It may not be relevant to the project I'm working on now but I'm going to be working on a couple of CMS's soon. > > For myself, i decided i wanted to focus on understanding OO as best i can > and I'm still using FB3 as "the framework" - but it's importance has > withered as the object oriented model i've been developing and learning how > to use has slowly taken center stage in the app. Yes, that's exactly where I am now. I want the domain model to drive the application so that the framework basically just configures and presents the application and ties it together with other applications within the site. The decision to move to Mach-ii came down from management. I didn't resist because like you I've found the framework decision to be of withering significance. Patrick . -- Patrick McElhaney 704.560.9117 http://pmcelhaney.blogspot.com ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
