On 15 February 2012 10:50, steve donovan <steve.j.donovan@gmail.com> wrote: > icopy = bind1(extend,{}) > tcopy = bind1(update,{}) Wouldn't this extend/update always the same table? I.e. icopy/tcopy would be usable only once.