[mochikit] Re: MochiKit 1.4 released

2008-10-23 Thread Amit Mendapara
Hello Per, Several files in the downloadable zip package have permission issues (on Linux). Please make sure that it's packaged properly with correct access permissions. - Amit Mendapara On Oct 21, 3:32 pm, "Per Cederberg" <[EMAIL PROTECTED]> wrote: > MochiKit 1.4 has now been released and is a

[mochikit] Re: MochiKit 1.4 released

2008-10-23 Thread Leo Soto M.
On Tue, Oct 21, 2008 at 7:32 AM, Per Cederberg <[EMAIL PROTECTED]> wrote: > > MochiKit 1.4 has now been released and is available on the web site Congratulations guys! This has been a lot of hard and good work! -- Leo Soto M. http://blog.leosoto.com --~--~-~--~~~---

[mochikit] Re: Selector speedup by using John Resig's Sizzle

2008-10-23 Thread John Resig
> My guess would be that the speed difference stems from the Sizzle > strategy of searching inside-out from the expression. I.e. using the > last part of the query first, and then filtering that set using the > previous parts. Perhaps other libraries search outside-in? Possibly - it definitely de

[mochikit] Re: Selector speedup by using John Resig's Sizzle

2008-10-23 Thread Per Cederberg
My guess would be that the speed difference stems from the Sizzle strategy of searching inside-out from the expression. I.e. using the last part of the query first, and then filtering that set using the previous parts. Perhaps other libraries search outside-in? In the case of "ul .tocline2" the a

[mochikit] Re: Selector speedup by using John Resig's Sizzle

2008-10-23 Thread John Resig
Oh, I forgot to mention that I put the test suite online here: http://ejohn.org/apps/sizzle/test/ and the performance suite is here: http://ejohn.org/apps/sizzle/speed/ Taking a quick peek at IE 6 I see a lot of areas in which small improvements could yield large results ("div p", "div + p", ".cl

[mochikit] Re: Selector speedup by using John Resig's Sizzle

2008-10-23 Thread John Resig
Hey All - Sizzle is now passing the test suite 100% in IE 6, Firefox 3, and Safari 3.1. There is one failing test in Firefox 3.1b1 and in Opera 9.6 (both are specific browser bugs, and relatively minor, so I'm filing those with the vendors). I've fixed all of the previously-discussed issues in th

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-23 Thread Christoph Zwerschke
Great. Would be nice to have this on the MK homepage. -- Christoph --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to mochikit@googlegroups.com To unsubscribe from