@@ -1,5 +1,3 @@
-- computed properties (through invoking functions, need to rework the setter triggering mechanism using emitter)
-
-- nested properties in scope (kinda hard but try)
-- parse textNodes
+- parse textNodes
+- more directives / filters
+- nested properties in scope (kinda hard, maybe later)