Harlan Iverson 8 rokov pred
rodič
commit
547cc51671
1 zmenil súbory, kde vykonal 29 pridanie a 0 odobranie
  1. 29 0
      project.org

+ 29 - 0
project.org

@@ -26,6 +26,35 @@ As Jordan Z About this.
 
 Added dependency
 
+
+*** TODO componentize subsystems
+**** DONE web-client
+
+fully complete example of modules. dev profile injects a :dev system.
+
+**** TODO web-backend
+
+
+
+**** DONE visualizer
+
+
+this uses a regular system-map pattern
+
+**** DONE ios-client
+
+runs, may or may not have shared code use
+
+
+**** TODO pubsub-service
+
+this is using lein-ring, should switch to pure -main entry?
+
+**** WIP core
+
+core is using the defmulti pattern
+
+
 ** TODO Expand upon macro pattern for (react-to :command [m])
 
 Created the defaction, event, upon components