mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Don't past-tense create/render/destroy
I'd prefer "rendered" but create/destroy are too nice as is
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
// XXX rename isolate to reflect that it is the only root of
|
||||
// deps-based reactivity ('track'? 'compute'? 'sync'?)
|
||||
|
||||
// XXX s/render/rendered/ (etc) in landmarks?
|
||||
|
||||
// XXX specify flush order someday (context dependencies? is this in
|
||||
// the domain of spark -- overdraw concerns?)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user