[jquery-dev] Re: makeArray and testing for functionhood

2008-10-28 Thread chris thatcher
This scriptaculus pooh pooh has also landed on my plate recently, glad to hear you Arial is his usual step ahead it all. Thatcher On Tue, Oct 28, 2008 at 9:41 PM, John Resig <[EMAIL PROTECTED]> wrote: > If make a build from trunk, that should work well now. >> >> Btw.. I'd like some feedback on

[jquery-dev] Re: makeArray and testing for functionhood

2008-10-28 Thread John Resig
> > If make a build from trunk, that should work well now. > > Btw.. I'd like some feedback on this: > http://dev.jquery.com/ticket/3541 > Looks good to me (.isArray), go for it. --John --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[jquery-dev] Re: makeArray and testing for functionhood

2008-10-28 Thread Ariel Flesler
we already hacked this problem (with scriptaculous) in here: http://dev.jquery.com/changeset/5825 I JUST (3 minutes ago) re added support for functions inside makeArray (not crucial). Due to the recent optimizations to isFunction: http://dev.jquery.com/changeset/5915 All this inside this tic