RE: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-25 Thread Robert Reil
Kennesaw, Ga. 30152 Office 770-974-8851 Fax 770-974-8852 www.motorcyclecarbs.com -Original Message- From: Douglas Knudsen [mailto: [EMAIL PROTECTED]] Sent: Friday, June 23, 2006 10:20 AM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-24 Thread Jeremy Allen
AMTo: discussion@acfug.orgSubject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...??? Well, MS Visual Studio is a develement environment for 'coding'.A framework is more a set of rules, guidelines, and plan-of-attacks tofollow while 'coding'.Consider this analogy.Lets say you are a writer

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-24 Thread Jeremy Allen
www.motorcyclecarbs.com-Original Message-From: Douglas Knudsen [mailto: [EMAIL PROTECTED] ]Sent: Friday, June 23, 2006 11:11 AMTo: discussion@acfug.orgSubject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...??? Well, MS Visual Studio is a develement environment for 'coding'.A framework is more

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Douglas Knudsen
wow, what a can of worms! Personally, i'd worry about learning CF first, add frameworks in later. Frameworks are a sort of guide to building a application that a group of folks have a consensus on. Thus developers working on a project that use say ModelGlue can easily use the same vocabulary

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Teddy Payne
Frameworks provide a thoughtful way of organizing your application. Frameworks like Model-Glue adhere to the concept of the Model-View-Controller (MVC). MVC, in terms of web applications, is basically a concept to seperate the role and functinality of each aspect of an application. The Model is

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Teddy Payne
-8852www.motorcyclecarbs.com-Original Message-From: Douglas Knudsen [mailto: [EMAIL PROTECTED]]Sent: Friday, June 23, 2006 10:20 AMTo: discussion@acfug.orgSubject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...??? wow, what a can of worms!Personally, i'd worry about learning CFfirst, add frameworks

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Teddy Payne
: discussion@acfug.orgSubject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...??? wow, what a can of worms!Personally, i'd worry about learning CFfirst, add frameworks in later.Frameworks are a sort of guide tobuilding a application that a group of folks have a consensus on.Thus developers

RE: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Robert Reil
Kennesaw, Ga. 30152 Office 770-974-8851 Fax 770-974-8852 www.motorcyclecarbs.com From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: Friday, June 23, 2006 11:22 AM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...??? Model-Glue is an ColdFusion

Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???

2006-06-23 Thread Steven Ross
[mailto:[EMAIL PROTECTED] ]Sent: Friday, June 23, 2006 11:11 AMTo: discussion@acfug.orgSubject: Re: [ACFUG Discuss] ???...Model Glue, Frame Work Etc...???Well, MS Visual Studio is a develement environment for 'coding'.A framework is more a set of rules, guidelines, and plan-of-attacks tofollow while