Add the OrderedRegistry class
Review Request #7815 — Created Dec. 19, 2015 and submitted — Latest diff uploaded
The
OrderedRegistry
is a registry that keeps track of registration
order. Unit tests have been added to test this behaviour and the
documentation has been updated.
- Ran unit tests.