Builder/Provider/File/Roo.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 05:10:58 +0000 (13:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 05:10:58 +0000 (13:10 +0800)
Builder/Provider/File/Roo.js

index 645eebb..5aa33d3 100755 (executable)
@@ -208,6 +208,16 @@ Roo = XObject.define(
             
             
         },
+        
+        save : function()
+        {
+            Base.prototype.save.call(this);
+            // now write the js file..
+            
+            
+            
+        },
+        
         /**
          * This needs to use some options on the project
          * to determine how the file is output..