renative icon indicating copy to clipboard operation
renative copied to clipboard

Use YAML for config files

Open maximilize opened this issue 5 years ago • 2 comments

YAML has some advantages over JSON, for example the use of pointers could make the configuration files slimmer. This is just an idea, and I suggest to consider this option in a later release.

maximilize avatar Sep 02 '19 15:09 maximilize

@maximilize sound interesting. there is also idea to use config.js style configuration similar to webpack. definitely something to discuss for the future. for now I opted deliberately for json to keep structure constrained until overall architecture and system gets standardised . that means quite few iterations and potential required backward migrations. json makes this easy for now

pavjacko avatar Sep 02 '19 21:09 pavjacko

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 01 '19 21:11 stale[bot]