Also a good approach. It would just require finding all the instances of `indexOf` and replacing with `$.inArray`
On 19 Feb 2014, at 11:52 AM, kxepal <[email protected]> wrote: > Github user kxepal commented on the pull request: > > https://github.com/apache/couchdb/pull/153#issuecomment-35482011 > > Erhm...this may sounds awkward and everyone will recall one good joke from > StackOverflow site, but why not to use jQuery instead? (: > > [$.inArray](http://api.jquery.com/jQuery.inArray/) > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. To do so, please top-post your response. > If your project does not have this feature enabled and wishes so, or if the > feature is enabled but not working, please contact infrastructure at > [email protected] or file a JIRA ticket with INFRA. > ---
