Navigation Menu

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

Added more utility methods to Settings #6840

Closed
wants to merge 1 commit into from
Closed

Added more utility methods to Settings #6840

wants to merge 1 commit into from

Conversation

uboness
Copy link
Contributor

@uboness uboness commented Jul 12, 2014

  • names() to return the direct settings names
  • getAsSettings(String) to return the settings mapped to the given name (like getByPrefix(...) except no need to provide a tailing '.')

- names() to return the direct settings names
- getAsSettings(String) to return the settings mapped to the given name (like getByPrefix(...) except no need to provide a tailing '.')
@rjernst
Copy link
Member

rjernst commented Jul 14, 2014

LGTM.

@uboness uboness added v1.3.0 and removed review labels Jul 14, 2014
@uboness
Copy link
Contributor Author

uboness commented Jul 14, 2014

closed by 04b412b

@uboness uboness closed this Jul 14, 2014
@uboness uboness removed the review label Jul 14, 2014
@clintongormley clintongormley changed the title Added more utility methods to Settings Internal: Added more utility methods to Settings Jul 16, 2014
@clintongormley clintongormley added the :Core/Infra/Settings Settings infrastructure and APIs label Jun 7, 2015
@clintongormley clintongormley changed the title Internal: Added more utility methods to Settings Added more utility methods to Settings Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants