You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
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!
The text was updated successfully, but these errors were encountered: