Shannon
|
13a4d5c81c
|
WIP - have added LightInject as a fast and tiny IoC container that is embedded. Have updated all required SingleObjectResolverBase and non lazy ManyObjectResolverBase to use a Container implementation. Have updated the boot managers to use IoC to instantiate all their requirements. This is so much nicer now by using IoC to ctor all of the objects in these resolvers we can get ctor injection OOTB so no more singletons. Need to create resolver to support the lazy resolver with IoC next. Updated IContentFinders, IThumbnailProviders to use ctor injection.
|
2015-01-21 12:48:08 +11:00 |
|
Shannon
|
280826f3e8
|
Fixes: U4-6110 Cleanup the Audit trail code - this should be a service, remove all internal statics
|
2015-01-19 15:12:34 +11:00 |
|
Shannon
|
f6cd597841
|
Fixes up some things from PR 610 and fixes up quoted values when using the Insert.IntoTable migration.
|
2015-01-06 13:44:42 +11:00 |
|
Shannon
|
ea12da99ea
|
moves RelateOnCopyHandler to Core and changes from ApplicationStarting to ApplicationStarted
|
2015-01-06 12:22:11 +11:00 |
|