Explorar el Código

kernel: TODO for kernel announcer

Herbert Vojčík hace 7 años
padre
commit
7a192572bb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 */