Version 160 (modified by cfgrok, 17 years ago)

Replaced TOC macro calls w/ static markup

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. How To Use Content Caching?
  3. Event.copyToScope()?
  4. Event Generation?
  5. Formats?
  6. How To Use Helpers?
  7. How To Add Custom Configuration?
  8. How To Use Bean Injection
  9. How To Use Generic Database Messages
  10. Using modelglue.GenericCommit
  11. Using modelglue.GenericDelete
  12. Using modelglue.GenericList
  13. Using modelglue.GenericRead
  14. How To Use Scaffolds
  15. How To Add A Scaffold
  16. Adding Specific Event Handlers
  17. Using Broadcasts, Results and Views in Scaffolds
  18. Customizing Generated CFML
  19. Customizing Scaffold .XSL Files
  20. How To Use Typed Events
  21. How To Use Remoting?
  22. Search Engine Safe (SES) Urls?

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