tools/build_gtk_tree.js
[app.Builder.js] / tools / build_gtk_tree.js
index e69de29..3c3064a 100644 (file)
@@ -0,0 +1,9 @@
+//<script type="text/javascript">
+
+// see if we can build the insertion tree for gtk - using introspection
+
+// it should build the tree of feasible insertions, then we will have to manually prune it..
+
+// it needs to know
+// a) what the inherited types are
+// b) what methods are available for each type, that include a reference to another type..