a = this.hash.getClean() will give you a standard object from a Hash 2010/1/9 אריה גלזר <[email protected]>
> 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 > -- London, UK
