hey. this is a very simple question that i'm dealing with - i have a class with a hash member. i want to send a copy of that hash to another function without modifying the original. doing:
var a = this.hash will only create a reference. is there a simple way of copying objects or should i just iterate over it to create a new one? ----------- אריה גלזר 052-5348-561 5561 Nothing selected
