Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ref autoconfig autowired #467

Merged
merged 27 commits into from
Mar 27, 2015
Merged

Ref autoconfig autowired #467

merged 27 commits into from
Mar 27, 2015

Conversation

yeswalrus
Copy link
Contributor

  • Verify all code is following standard naming conventions.
  • Complete Code Review
  • Compress the commit history a bit

Walter Gray added 27 commits March 25, 2015 13:56
…gManager from AutoConfig.h. Add some tests
@yeswalrus yeswalrus force-pushed the ref-autoconfig-autowired branch from 51bd531 to de245bf Compare March 27, 2015 00:15
@@ -8,6 +8,7 @@
#include FUNCTIONAL_HEADER
#include MEMORY_HEADER

#include "AnySharedPointer.h"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove if not needed

}

const std::unordered_map<std::string, const ConfigRegistryEntry*> AutoConfigListing::s_registry = FillRegistry();
const std::unordered_map<std::string, AutoConfigListing::t_validator> AutoConfigListing::s_validators = FillValidators();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also this.

codemercenary added a commit that referenced this pull request Mar 27, 2015
@codemercenary codemercenary merged commit 8a86c6b into develop Mar 27, 2015
@codemercenary codemercenary deleted the ref-autoconfig-autowired branch April 2, 2015 18:49
codemercenary added a commit that referenced this pull request Apr 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants