Confirmed users
295
edits
No edit summary |
(tweaks from Joe) |
||
Line 22: | Line 22: | ||
* Provide a fantastic editor user experience | * Provide a fantastic editor user experience | ||
* Support for local file access and multiple backends | * Support for local file access and multiple backends | ||
* Giving users 'social coding' to inform of others' work and avoid duplicated effort | |||
* Providing a simple but powerful UI using a graphic-assisted command-line | |||
What are un-goals? | What are un-goals? | ||
Line 34: | Line 36: | ||
* Use a framework | * Use a framework | ||
* Events are great, but not too many | * Events are great, but not too many. They're for saying that something happened, not for requesting action | ||
* One system for keyboard handling | * One system for keyboard handling | ||
* Embedded component must be a first class citizen else it gets left behind | * Embedded component must be a first class citizen else it gets left behind | ||
Line 46: | Line 48: | ||
* How do we do design? | * How do we do design? | ||
** Do we need to agree on a drawing package like OmniGraffle? | |||
* How do we work together? | * How do we work together? | ||
** Do we do code reviews? | |||
* How do we prototype? | * How do we prototype? | ||