It's a good idea. I was going to see if anyone had any feedback before adding the PR to Jira, in the event that I needed to add to it.
*ryan bridges* | *app services* | *apigee <http://apigee.com/>* | m: +1.678.313.5334 | twitter @r <http://twitter.com/USERNAME>yanbridges @apigee<https://twitter.com/apigee> On Thu, Mar 13, 2014 at 12:34 PM, [email protected] < [email protected]> wrote: > I took a look at the pull request ( > https://github.com/usergrid/usergrid/pull/71) and it looks alright; thanks > for providing a test case. In the future maybe we should always reference > the corresponding PR on the JIRA + email thread? > > > On Thu, Mar 13, 2014 at 8:33 AM, Ryan Bridges <[email protected]> wrote: > > > Folks, > > > > In reference to https://issues.apache.org/jira/browse/USERGRID-99. > > > > I implemented this pretty simply with an extra option property passed > into > > the client. In short, the an object is passed to the Client. Each time > > Client.request is called, it uses this object -- if it exists -- as the > > default query string for the request. Any params passed into the > > Client.request call will be added to these before the URI is assembled. > > > > Does anyone see any issues with this approach or any possible use-cases > > that I am overlooking? > > > > *ryan bridges* | *app services* | *apigee <http://apigee.com/>* | m: > > +1.678.313.5334 | twitter @r <http://twitter.com/USERNAME>yanbridges > > @apigee<https://twitter.com/apigee> > > >
