src/JsRender/NodeToJs.vala
authorAlan Knowles <alan@roojs.com>
Mon, 30 May 2016 09:45:44 +0000 (17:45 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 30 May 2016 09:45:44 +0000 (17:45 +0800)
src/JsRender/NodeToJs.vala

index d663bd0..b1b5c4e 100644 (file)
@@ -176,6 +176,7 @@ public class JsRender.NodeToJs : Object {
                // output the items...
                // work out remaining items...
         
+               // output xns / xtype first..
                
                // plain properties.
                var iter = this.orderedPropKeys().list_iterator();