Export data types and parsers as a library?
kindaro opened this issue · 3 comments
kindaro commented
I would like my build script to look inside the json
files to see the names of the layouts. But, at the moment, it is not quite feasible. Perhaps you would consider moving some section of the code to a library, so that it can be integrated with other projects?
39aldo39 commented
I could try to make the parser etc. a library, but I don't know if I will do it soon. Do you also want to modify the layouts, or only read it? If you just want to read it, it may be easier to just parse the JSON yourself.
kindaro commented
If someone were to do it, would you merge?
39aldo39 commented
I would!