src/JsRender/NodeToGtk.vala
authorAlan Knowles <alan@roojs.com>
Fri, 20 Mar 2015 05:53:58 +0000 (13:53 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Mar 2015 05:53:58 +0000 (13:53 +0800)
src/JsRender/NodeToGtk.vala

index 729cbb1..a741b17 100644 (file)
@@ -14,6 +14,9 @@
 * -- eg. an AboutBox, and turn that into load of real widgets..
 * that could be displayed..
 * 
+* we could go on the theory that we send the whole tree to the 'plugin'
+* and that would do all the transformations before rendering..
+* -- this would make more sense...
 * 
 * 
 *