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

Add functions working with java.io.File #70

Open
chuwy opened this issue Nov 21, 2017 · 1 comment
Open

Add functions working with java.io.File #70

chuwy opened this issue Nov 21, 2017 · 1 comment

Comments

@chuwy
Copy link
Contributor

chuwy commented Nov 21, 2017

Historically we did care only about parsing JSONs, but I started to notice some boilerplate in projects that uses self-describing JSONs as configuration:

  1. Read file with Resolver
  2. Parse
  3. Extract
  4. Read file with configuration
  5. Parse
  6. ... etc
@alexanderdean
Copy link
Member

Really nice idea

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