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

index a741b17..8895c4a 100644 (file)
@@ -17,6 +17,8 @@
 * 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...
+* -- otherwise we would call it on each element, and might get really confused
+* about scope etc..
 * 
 * 
 *