Hi *, we are using prototype in Apache MyFaces as our javascript library of choice. Recently, there has been much discussion on our mailing list as to the usability of prototype in a dynamic environments where several javascript libraries are used.
The critics of prototype argue that the prototype objects are not namespaced - and that prototype extends basic javascript-objects with method names that could easily be duplicated by another framework. Is there a line of defense for prototype here that I can use? I really don't want to move everything over to dojo or some other library... regards, Martin _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
