[mochikit] Additional information for a bug

2010-04-27 Thread Saikat Chakrabarti
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 mochi...@googlegroups.com.
To unsubscribe from this group, send email to 
mochikit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en.



Re: [mochikit] Additional information for a bug

2010-04-27 Thread Bob Ippolito
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 saik...@gmail.com 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 mochi...@googlegroups.com.
 To unsubscribe from this group, send email to 
 mochikit+unsubscr...@googlegroups.com.
 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 mochi...@googlegroups.com.
To unsubscribe from this group, send email to 
mochikit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en.