klfc icon indicating copy to clipboard operation
klfc copied to clipboard

Export data types and parsers as a library?

Open kindaro opened this issue 4 years ago • 3 comments

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?

kindaro avatar Jan 07 '20 21:01 kindaro

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.

39aldo39 avatar Jan 14 '20 20:01 39aldo39

If someone were to do it, would you merge?

It is also good for testing.

kindaro avatar Jan 15 '20 09:01 kindaro

I would!

39aldo39 avatar Jan 27 '20 19:01 39aldo39