@Sandy, how does that work? can you show an example? External link would be great also
But still I am following on an earlier thread where Aaron pointed out that during class initiation the Object.reset only resets the objects and arrays (an not Hashes for example) so I am trying to see how this works in the code, so what does this Object.reset actually does? Thanks! On Sat, Feb 6, 2010 at 10:59 PM, Sanford Whiteman < [email protected]> wrote: > Deleting an OwnProperty will unshadow prototype properties. Perhaps that's > what this snip is after. > > -- Sandy > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
