瀏覽代碼

kernel: TODO for kernel announcer

Herbert Vojčík 7 年之前
父節點
當前提交
7a192572bb
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      support/kernel-fundamentals.js

+ 2 - 0
support/kernel-fundamentals.js

@@ -61,6 +61,8 @@ define(['./compatibility' /* TODO remove */], function () {
         this.globals = globals;
     }
 
+    // TODO kernel announcer instead of st._eventFooHappened(...args)
+
     function RootBrik (brikz, st) {
         /* Smalltalk foundational objects */