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

Break YAML code into its own library #121

Closed
macMikey opened this issue Oct 27, 2018 · 1 comment
Closed

Break YAML code into its own library #121

macMikey opened this issue Oct 27, 2018 · 1 comment

Comments

@macMikey
Copy link
Contributor

This functionality isn't Levure specific. A couple of months ago on one of the lists someone was asking about a YAML library. Most of the YAML code could be pulled and then put in a library that could then be submoduled. Things like checking whether properties or keys exist and grabbing their values would then be independent of the implementation in levure.

@trevordevore
Copy link
Owner

Given that this is about extracting code from Levure for someone else to use I'm going to close this.

The YAML library isn't used for checking for property existence, it only loads the YAML into an array.

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

2 participants