munificent / ui-as-code

Design work on improving Dart's syntax for UI code
BSD 3-Clause "New" or "Revised" License
121 stars 11 forks source link

Rename Goals.md to Principles.md #3

Closed yjbanov closed 6 years ago

yjbanov commented 6 years ago

The Goals.md document reads more like a set of guiding principles than a goals document. I imagined the goals would be along the lines of making UI code more readable, writable, bug-free, performant, etc. However, Goals.md seems to focus more on what not to do; don't be too Flutter/UI-centric; don't conflict with the Dart language.

munificent commented 6 years ago

Yeah, maybe the title is confusing. "Guiding Principles" would work for me modulo my mild aversion to having a space in the filename. :)

What about "Principles" or "Constraints"?

yjbanov commented 6 years ago

:+1: