Is it a feature/good idea/possible,  to set fields in one sql statement, in order to gain speed?
 
for example:
<mm:listnodes type="myobjecttype" constraints="WHERE myfield > 0">
    <mm:setfield name="myfield">0</mm:setfield>
</mm:listnodes>
 
Paul van Beukering
Ex Machina
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to