ソースを参照

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 */