I heard that, as of 1.5.x, prototype is no longer extending object prototypes or causing object bleeding, making it more compatible with 3rd-party _javascript_s such as Dojo Toolkit. I tested this by running prototype 1.5.0 rc0 and Dojo 0.3.0 together and Firefox's _javascript_ Console produced the following error:

  Error:
    mll[x] is not a function
    http://foo.bar/dojo/dojo.js    Line: 212

It seems like prototype is still extending the Array object prototype. Is this a known issue? Are there any plans to fix this?

Thanks,
John
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to