Browse Source

kernel: TODO for kernel announcer

Herbert Vojčík 7 years ago
parent
commit
7a192572bb
1 changed files with 2 additions and 0 deletions
  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 */