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

Auto-parse strings into objects #4

Closed
youming-lin opened this issue Feb 14, 2017 · 0 comments
Closed

Auto-parse strings into objects #4

youming-lin opened this issue Feb 14, 2017 · 0 comments

Comments

@youming-lin
Copy link
Collaborator

youming-lin commented Feb 14, 2017

For example, the VCAP_SERVICES environment variable. Swift exposes environment variables as [String: String], which means that the value of the VCAP_SERVICES variable is a String. For easier manipulation, Configuration should parse such strings into [String: String] automatically by default.

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

No branches or pull requests

1 participant