> I guess when people ask what framework do you use - many people > interpret that as which out of Fusebox, onTap, Model-Glue, Mach-II... > etc
No, pretty much everyone interprets it that way when the question is asked. I'm sure if you ask the original poster, those would be some of the same frameworks that were on his mind when he asked the question. I'd hardly consider a couple includes a framework though. As for the way I reuse things, I'd more or less call it a preference that the majority of CFer's also prefer over a framework (when they have that choice). I think it's HILLARIOUS to see job postings with extensive knowledge of a specific framework as a top priority but thats just me :) ....and as for the original question, I dont have a favorite 'framework' as far as all of the more popular ones go so I probably should have just stayed out of this one rather than support the smarty pants reply of 'none' but I couldnt resist :) They are popular however and I hope people answer the original posters question with some real answers. Sorry Nick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 11:29 AM To: CF-Talk Subject: RE: Rate your favorite coldfusion framework Bobby thanks for the response - I should add it sounds suspiciously like a framework ;-) I guess when people ask what framework do you use - many people interpret that as which out of Fusebox, onTap, Model-Glue, Mach-II...etc. do you use. In reality and certainly in my experience many people who think they are not using frameworks actually are (albeit their own internal framework). -Kola > -----Original Message----- > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > Sent: 20 October 2006 15:57 > To: CF-Talk > Subject: RE: Rate your favorite coldfusion framework > > I reuse quite a bit of stuff with minor changes such as over all global > settings. If you want to count the structure of my apps, then that's another > reuse. Normally I have an include for global settings, an include for the > layout, and an include for the body of individual pages. > > Between applications, the layout will of course change, you have to write > that no matter if you are using a framework or not. Every site isn't goin to > look the same. > > CSS... same as layout. Different everytime. > Content, different everytime. > > My security is usually minimal as far as permissions go. You either have > admin access or you are a normal user. On the few applications that I've > implemented permission based access on, it is based on directory structure > within a specific parent directory and quite easy to reuse. > > Logging is very much reusable and is alos based on directory structure. > If/when I have a need to log actual events such as add/edit/deletes in a > database, Ill use the database. > > But honestly, most companies I write apps for don't need all of that. > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, October 20, 2006 10:29 AM > To: CF-Talk > Subject: RE: Rate your favorite coldfusion framework > > Casey & Bob > > I'm curious, is every application you write different to the last one - do > you have any common files or structures between the applications you > write....do you re-write the way security is handled for example or the way > logging is handled between every application? Or the way you handle each > request? Do you reuse anything between applications? > > As I said, just curious > > Kola > > > > > -----Original Message----- > > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > > Sent: 20 October 2006 13:43 > > To: CF-Talk > > Subject: RE: Rate your favorite coldfusion framework > > > > Agreed 110% > > > > -----Original Message----- > > From: Casey Dougall [mailto:[EMAIL PROTECTED] > > Sent: Friday, October 20, 2006 8:40 AM > > To: CF-Talk > > Subject: Re: Rate your favorite coldfusion framework > > > > This is an easy one! How about none! > > > > Casey > > > > -- > > No virus found in this outgoing message. > > Checked by AVG Free Edition. > > Version: 7.1.408 / Virus Database: 268.13.6/486 - Release Date: 10/19/2006 > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257628 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

