[Core] Remove the ClosureServiceLocator
Review Request #477 — Created Jan. 2, 2017 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
cd4c86e... | |
Reviewers | |
lunr | |
This was the first locator we shipped, but eventually the ConfigServiceLocator proved easier to work with. Consequently it also never got all the advanced functionality that the ConfigServiceLocator got. Time to say goodbye and focus on the one we actually use.
Unit tests