User "Yair rand" posted a comment on MediaWiki.r92261. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92261#c19720 Commit summary:
Add boolean inArray utility Comment: (I'm not sure if this is the right place to add this comment, but...) I really think this function is a bad idea. mw.util.inArray() is not shorter than $.inArray()!=-1, and including a function with the same name as one in a well-known Javascript library that does something different is very likely to cause confusion. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
