>> Why wouldn't you use CFCs? unneeded complexity.
is there any point in multi-tiered archetecture for small sites? are there some jobs where MVP patterns or Spikes' BATFINK* is way over the top? I mean, people de-normalise database designs for the same reason... just my 2c worth thanx barry.b (* I think that's what he calls it. It's actually a really cool idea - for the right situations) -----Original Message----- From: Mark M [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 November 2003 3:19 PM To: CFAussie Mailing List Subject: [cfaussie] Re: To CFC or not to CFC? ;-) I'll agree with that. Maybe a better question would be - Why wouldn't you use CFCs? (If given the choice) Can't think of many reasons beyond the above the normal 'not for html output'. Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting Sean A Corfield <[EMAIL PROTECTED]>: > On Nov 17, 2003, at 7:59 PM, Taco Fleur wrote: > > The input I am looking for is, what do you use CFCs mostly for, when > > is the perfect situation to use a CFC? > > > > a. business object modeling > > b. data access objects > > c. data gateway objects > d. service facades > e. relationship modeling > f. ... > > Basically, I use CFCs for pretty much everything except HTML generation > (for which I use plain ol' .cfm pages). > > Sean A Corfield -- http://www.corfield.org/blog/ > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
