On 10/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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 >
Hey Kola, I do re-use a lot of code between projects and have some default scripts that are in a zipfile that I start a site with but outside of that I tend to write applications that just don't need all the additional overhead of frameworks. Coldfusion is simple, people tend to think into it too much. Even though your using a framework, you still need to write code, doesn't make your life as a developer any easier from what I've seen. It's all about the methodologies you use to create a project and follow through to it's completion. As long as all of your projects follow a particular line of thinking, that's all the framework you need. Well Coldspring does look cool, and even though some call this a framework, I'm not sure this is the case since it's just controlling how CFC's interact with each other. Keep shit as simple as you can! Casey Dougall Web Applications Developer Ph: 518 743-9424 Fax: 743-0337 Mannix Marketing Inc. is home to www.LakeGeorge.com www.Saratoga.com www.Albany.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:257595 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

