Sfoglia il codice sorgente

kernel: TODO for kernel announcer

Herbert Vojčík 7 anni fa
parent
commit
7a192572bb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 */