http://d.puremagic.com/issues/show_bug.cgi?id=816 ------- Comment #2 from thecybershadow at gmail.com 2007-04-25 20:28 ------- The "workaround" is: foreach(key,value;aa1)aa2[key]=value; This can easily be made into a template function. --