Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3f0d62a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,14 @@
+= Abstract away uglinnes API =
+
+*just some ideas*
+
+in javascript api:
+ websdk.go( python controller )
+ websdk.do( python controller )
+ json = websdk.get( python controller )
+
+in python controller:
+ websdk.activity( activity callback )
+
+in activity callback
+ websdk.do( javascript ) \ No newline at end of file