README.txt
[app.Builder.js] / README.txt
index 18ad1db..8023689 100644 (file)
@@ -49,7 +49,20 @@ TODO (Gtk)
 -----------------------------------------------------
 
 TODO (Roo)
-* Support for baseURL.. ?? auth?
+* Support for baseURL.. ?? auth? - project properties..
+
+-----------------------------------------------------
+
+Thoughts...
+* Widget definition files..
+-> defaults  { ... }
+-> onAdd(name_of_parent, cfg) { modifies defaults.. }
+-> validParents : [ .... ]
+-> validChildren???: [ .... ]
+
+* how to handle stuff like GtkTable.. - 
+ - needs cols,rows in constructor.
+ - child properties do not appear to work?  -- investigate?
 
 
 -----------------------------------------------------