flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.82k stars 180 forks source link

Use YAML for config files #242

Open maximilize opened 5 years ago

maximilize commented 5 years ago

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.

pavjacko commented 5 years ago

@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

stale[bot] commented 4 years ago

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.