Update of /var/cvs/config/builders/core
In directory james.mmbase.org:/tmp/cvs-serv1177

Modified Files:
        object.xml 
Log Message:
a straight-forward wrapper around org.mmbase.bridge.util.CloneUtil to make the 
functionality easily accessible in e.g. a jsp


See also: http://cvs.mmbase.org/viewcvs/config/builders/core


Index: object.xml
===================================================================
RCS file: /var/cvs/config/builders/core/object.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- object.xml  3 Sep 2008 17:14:05 -0000       1.31
+++ object.xml  27 Nov 2008 15:16:00 -0000      1.32
@@ -186,6 +186,9 @@
     <function name="smartpath">
       <class>org.mmbase.module.core.SmartPathFunction</class>
     </function>
+    <function name="clone">
+      <class>org.mmbase.util.functions.CloneNodeFunction</class>
+    </function>
   </functionlist>
 
 </builder>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to