Well, the implementation of MochiKit's keys function was written years
before any of the browsers implemented an Object.keys function. It's
unfortunate that they don't do exactly the same thing, but changing
the implementation of MochiKit's keys would break existing code.

On Mon, Apr 26, 2010 at 7:46 PM, Saikat Chakrabarti <[email protected]> wrote:
> I couldn't find a way to comment on a bug  I just filed (https://
> trac.mochikit.com/ticket/365) but here is a sample implementation that
> would do the correct thing: http://gist.github.com/380263 (from
> http://ejohn.org/blog/ecmascript-5-objects-and-properties/).
>
> --
> You received this message because you are subscribed to the Google Groups 
> "MochiKit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/mochikit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en.

Reply via email to