[Seasar-user:21824] Re: kumu.jsについで

Koichi Kobayashi [E-MAIL ADDRESS DELETED]
2014年 3月 13日 (木) 02:30:33 JST


小林 (koichik) です。

米さん or mopemopeさん、こちら返信できたら
お願いします。


On Wed, 19 Feb 2014 11:43:29 +0900 (JST), 周 偉明 <zhou_w @ worksap.co.jp> wrote:

> お世話になっています。
> 周と申します。
> 
> kumu.js is overriding the prototype of array:
> 
> Array.prototype = Kumu.extend(Array.prototype, {
>   map:Kumu.map,
>   filter:Kumu.filter,
>   shift:Kumu.shift,
>   unshift:Kumu.unshift,
>   include:Kumu.include
>   
> });
> 
> which is causing serious performance problems in JavaScript heavy page in IE7,8.
> 
> What's the reason? If kumu.js is trying to deal with legacy browsers without
> all these methods provided, at least it should the existence of the methods
> before overriding them.
> 
> Any advice or suggestion will be greatly appreciated.
> 
> Best Regards,
>  
> _______________________________________________
> Seasar-user mailing list
> Seasar-user @ ml.seasar.org
> https://ml.seasar.org/mailman/listinfo/seasar-user


-- 
{
  name: "Koichi Kobayashi",
  mail: "koichik @ improvement.jp",
  blog: "http://d.hatena.ne.jp/koichik/",
  twitter: "@koichik"
}



Seasar-user メーリングリストの案内