Changed how model mappers work for persistence objects so we don't have to statically associate the mapper.

This commit is contained in:
Shannon Deminick
2013-03-07 22:27:47 +06:00
parent 0230bedeb6
commit da331b7408
57 changed files with 218 additions and 142 deletions

View File

@@ -10,7 +10,7 @@ NOTES:
* Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config
* A new version will invalidate both client and server cache and create new persisted files
-->
<clientDependency version="6" fileDependencyExtensions=".js,.css">
<clientDependency version="7" fileDependencyExtensions=".js,.css">
<fileRegistration defaultProvider="LoaderControlProvider">
<providers>