> 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 would argue this with a 'From little things, big things grow' ;o) And for me - I already have my 'multi-tiered architecture' (good buzzword flow there ;o) ) framework developed. To use something else I would find to be slower. But maybe that's just me ;o) And no - there is nowhere in which a MVC pattern is bad. Ever. (I'm sure that statement will bite me in the ass one day) Just my 2c again ;o) Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting "Beattie, Barry" <[EMAIL PROTECTED]>: > > >> Why wouldn't you use CFCs? > > unneeded complexity. > > > 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 > > > --- 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
