Version 161 (modified by davidhenry@…, 17 years ago)

Removed "how to" from some of the how-to page links. Consolidated scaffolding down to one link. Alphabitized how-to list

Error: Failed to load processor TOC
No macro or processor named 'TOC' found

Don't Panic!

Ah, you see, now you've gone and done it. You've either downloaded (or you're showing interest in downloading) a framework. Some would have you think that you're adding unnecessary complication to your development life, or that you're about to box yourself in with a set of rules.

That's just silly hogwash.

Welcome to Model-Glue. It's tidy, small, and simple to learn. Its rules don't exist to confine you. Instead, they simply ask that you put certain kinds of code in certain places, and for very good reasons. By organizing your code a bit, you'll find that you start reusing mode code, writing less bugs, and overall, having a lot less headaches and lot more time for things like walks in the park.

Overview & Installation

  1. Don't Panic!
  2. Installing Model-Glue
  3. Upgrading From Model-Glue 1
  4. New Features In MG3

Quickstart

  1. Quickstart
  2. Quickstart 1: Creating a New Application
  3. Quickstart 2: Modeling our Application
  4. Quickstart 3: Building a Form Event
  5. Quickstart 4: Handling a Form
  6. Quickstart 5: Validating a Form
  7. Quickstart 6: Adding a Site-Wide Template

How-Tos

  1. Application.cfc Integration with Model-Glue 3
  2. Bean Injection
  3. Caching?
  4. Custom Configuration?
  5. Event.copyToScope()?
  6. Event Generation?
  7. Formats?
  8. Generic Database Messages
  9. Helpers?
  10. Remoting?
  11. Scaffolds
  12. Search Engine Safe (SES) Urls?
  13. Typed Events

Reference Materials

  1. Reference Materials
  2. ColdSpring XML Reference
  3. Model-Glue Configuration Setting Definitions
  4. Reactor Configuration Setting Definitions
  5. Controller API
  6. Event API
  7. Model-Glue API
  8. Model-Glue XML Reference
  9. View API