Hide
MMBase Query objects on default have no sort-order. You must explicitely add those.
This opens the possibility to configure default sort orders, e.g. in the builder xmls. Then, if that was used, queries created on those builders on default _do_ have a sort-order. This can be an improvement e.g. in generic editors, or other code which is generic.
Show
MMBase Query objects on default have no sort-order. You must explicitely add those.
This opens the possibility to configure default sort orders, e.g. in the builder xmls. Then, if that was used, queries created on those builders on default _do_ have a sort-order. This can be an improvement e.g. in generic editors, or other code which is generic.