Hi Roger, The bulk of the code is an overridden version of Query.execute(Method, Object) which will deserialize the result from the server's response even when the HTTP method was something other than GET. Since this method acceses several private variables, I had to duplicate them as well.
I've filed https://issues.apache.org/jira/browse/PIVOT-900 for this request. I'll see how far I can get in the way of patches and stuff. Thanks, Steve On Tue, Mar 12, 2013 at 10:07 AM, Roger L. Whitcomb < [email protected]> wrote: > Hi Steve,**** > > How different is your class than the standard Pivot > version? If it is a simple addition/change then I could see adding it as a > patch. If it is quite different, then maybe a different (sub)class would > be good. It sounds good to me as an addition for the future. So, can you > make a JIRA enhancement request and attach maybe a patch either showing how > it would differ from the current or just adding the new code?**** > > ** ** > > Thanks!**** > > *~*Roger Whitcomb** >
