krraghavan

Results 7 comments of krraghavan

I will submit a pull request for this in a few days. The way I got this working for us is to: 1. Create a chunkParamsStore and corresponding API method...

No it does not. If the chunkParamsStore does not have any data for the chunk nothing happens. Since the only way for this store to have something is through custom...

Sorry sent that last comment as a different user. Please let me know if I should generate a PR. I'm kind of hoping it can get into 5.10 so I...

Thanks for the response. I respectfully disagree that this is an uncommon workflow - REST API signatures should not be dictated by client capabilities. Unfortunately most JavaScript client implementations have...

Thx - also just checked my commit and it's 31 lines of code to provide this new functionality. Will look into the testing and documentation comment you mention above. Sending...

I have fixed the unit tests so the build is now passing. Please review my Pull request and let me know if you need me to do anything else. Raghavan...

Hi Ray, Tests were passing and it's been a while so pinging you again. I need this feature now for another project as well and would prefer to use the...