[[TOC(heading=Site Contents, depth=1, WikiStart, Installing*, QuickStart*, HowTos*, Reference*, Upgrading*)]] = 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 more 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. [wiki:WikiStart#DontPanic Don't Panic!] 1. [wiki:InstallingModelGlue#InstallingModel-Glue Installing Model-Glue] 1. [wiki:UpgradingModelGlue/UpgradingFromModelGlue1#UpgradingFromModel-Glue1 Upgrading From Model-Glue 1] 1. [wiki:NewFeaturesInMG3#NewFeaturesInMG3 New Features In MG3] ==== Quickstart ==== 1. [wiki:QuickStart#Quickstart Quickstart] 1. [wiki:QuickStart/1:CreatingaNewApplication#Quickstart1:CreatingaNewApplication Quickstart 1: Creating a New Application] 1. [wiki:QuickStart/2:ModellingourApplication#Quickstart2:ModelingourApplication Quickstart 2: Modeling our Application] 1. [wiki:QuickStart/3:BuildingaForm#Quickstart3:BuildingaFormEvent Quickstart 3: Building a Form Event] 1. [wiki:QuickStart/4:HandlingaForm#Quickstart4:HandlingaForm Quickstart 4: Handling a Form] 1. [wiki:QuickStart/5:ValidatingaForm#Quickstart5:ValidatingaForm Quickstart 5: Validating a Form] 1. [wiki:QuickStart/6:AddingaSiteWideTemplate#Quickstart6:AddingaSite-WideTemplate Quickstart 6: Adding a Site-Wide Template] ==== How-Tos ==== 1. [wiki:HowTos/ApplicationCFCIntegration Application.cfc Integration with Model-Glue 3] 1. [wiki:HowTos/HowToUseBeanInjection Bean Injection] 1. [wiki:HowTos/CachingLayer Caching] 1. [wiki:HowTos/HowToAddCustomConfiguration Custom Configuration] 1. [wiki:HowTos/EventCopyToScope Event.copyToScope()] 1. [wiki:HowTos/EventGeneration Event Generation] 1. [wiki:HowTos/Formats Formats] 1. [wiki:HowTos/HowToUseGenericDatabaseMessages Generic Database Messages] 1. [wiki:HowTos/Helpers Helpers] 1. [wiki:HowTos/Remoting Remoting] 1. [wiki:HowTos/HowToUseScaffolds Scaffolds] 1. [wiki:HowTos/SESUrls Search Engine Safe (SES) Urls] 1. [wiki:HowTos/HowToUseTypedEvents Typed Events] 1. [wiki:HowTos/HowToUseDynamicViewMappings Dynamic View Mapping] ==== Reference Materials ==== 1. [wiki:ReferenceMaterials#ReferenceMaterials Reference Materials] 1. [wiki:ReferenceMaterials/ColdSpringXmlReference#ColdSpringXMLReference ColdSpring XML Reference] 1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ModelGlueConfiguration#Model-GlueConfigurationSettingDefinitions Model-Glue Configuration Setting Definitions] 1. [wiki:ReferenceMaterials/ColdSpringXmlReference/ReactorConfiguration#ReactorConfigurationSettingDefinitions Reactor Configuration Setting Definitions] 1. [wiki:ReferenceMaterials/ControllerApi#ControllerAPI Controller API] 1. [wiki:ReferenceMaterials/EventApi#EventAPI Event API] 1. [wiki:ReferenceMaterials/ModelGlueApi#Model-GlueAPI Model-Glue API] 1. [wiki:ReferenceMaterials/ModelGlueXmlReference#Model-GlueXMLReference Model-Glue XML Reference] 1. [wiki:ReferenceMaterials/ViewApi#ViewAPI View API]