Changes between Version 1 and Version 2 of QuickStart
- Timestamp:
- 05/28/09 01:54:58 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStart
v1 v2 5 5 Why isn't there a book on Model-Glue? There are a few on Fusebox, right? 6 6 7 It's because there's really not that much in Model-Glue. Its purpose is simple: to let you write you application's logic in Object-Oriented !ColdFusion Components, and then provide a way for you to connect a browser-based interface to those components. That shouldn't be a complicated task, so it's not a very complicated framework, and this isn't really a long set of documetnation.7 It's because there's really not that much in Model-Glue. Its purpose is simple: to let you write your application's logic in Object-Oriented !ColdFusion Components, and then provide a way for you to connect a browser-based interface to those components. That shouldn't be a complicated task, so it's not a very complicated framework, and this isn't really a long set of documentation. 8 8 9 9 There are, however, a few things to learn: how to create an application, how to move data back and forth between the interface and your components, and how to control the flow of your application. So that's what we're about to work on.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)