| Version 1 (modified by DanWilson, 16 years ago) |
|---|
How Do I Customize the Model Glue Framework?
From time to time, you may want to make the Model-Glue framework behave in a different manner. Model-Glue is architected to allow customizations to the framework, without requiring any core files to be edited.
Model-Glue uses the ColdSpring? framework to configure itself. Look inside ModelGlueConfiguration.xml to see which objects Model-Glue has defined. You may override any definition by defining a bean in your application specific ColdSpring?.xml file. Beans defined in your application specific file override the default definitions provided by Model-Glue.
Bob Silverberg has written a detailed article on how to override Model-Glue default functionality: http://www.silverwareconsulting.com/index.cfm/2010/1/11/Customizing-ModelGlue-by-Overriding-Framework-Components
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)