Hi Mislav,

I think both implementations do the same thing. The only problem with
mines is that I didn't put a getter method in it, and I agree with you
on that. But with a getter method, both do the same thing. The "set"
method from Hash.Safe is my "put" method.

Although my implementation might be a little more complicated (i don't
think so), it has the advantage of just re-implement the Hash, not add
a new class to the API. And it also inherits every method from
Enumerable.

Thanks on the comment.
Cheers
Rafael

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to