Changes between Version 2 and Version 3 of NewFeaturesInMG3
- Timestamp:
- 05/04/09 09:08:56 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewFeaturesInMG3
v2 v3 17 17 == [wiki:HowTos/ApplicationCFCIntegration Application.CFC Integration] == 18 18 19 == [wiki:HowTos/CachingLayer Caching Layer] == 19 == [wiki:HowTos/CachingLayer Content Caching] == 20 Model-Glue has historically provided some basic caching features. Model-Glue 2 introduced a set of basic functions on the base Controller object that allow developers to cache values for a configured period of time. Model-Glue 3 builds significantly on top of the caching features of Model-Glue 2. Model-Glue 3 has a granular way to cache the outcome of event handlers and views. However, Model-Glue 3 intentionally does not have an object caching system. This is really a feature of your model and is not one of Model-Glue’s concerns. 20 21 21 22 == [wiki:HowTos/Helpers Helpers] ==
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)