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

eno file writing #1

Open
savearray2 opened this issue Mar 13, 2019 · 1 comment
Open

eno file writing #1

savearray2 opened this issue Mar 13, 2019 · 1 comment
Labels

Comments

@savearray2
Copy link

Hey there,

I really like the eno format, and am beginning use of it heavily in a few of my projects. I wanted to know if you plan on supporting eno file writer functionality in your libraries.

It would be extremely helpful not only to read in eno files, but also output them. I would like to make custom configuration files, have them modified by hand elsewhere, and then read them back in and check for changes. If necessary, I can write this functionality myself, it would just be nicer if it was an officially supported feature.

Thanks!

@simonrepp
Copy link
Member

I'm vaguely planning some kind of a builder pattern style API for this, but please don't wait for it and roll your own for the time being! If you'd like to share the code you come up with at some point I'd love to take a look at how you solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants