[Core] Allow overriding existing objects in the ConfigServiceLocator
Review Request #168 — Created Oct. 2, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
master | |
Reviewers | |
lunr | |
Allow overriding existing objects in the ConfigServiceLocator. The original reasoning was that for security reasons we don't allow manual override of existing objects. However, this is a necessary feature when working with multiple InterRequest objects.
Unit tests