[jsr-314-open] [ajax] pluggable PartialResponseWriter.
Jim Driscoll
Jim.Driscoll at Sun.COM
Thu Dec 10 16:20:18 EST 2009
On 12/10/09 11:09 AM, Jim Driscoll wrote:
>> Separate but related: I would like to override the behavior of
>> PartialResponseWriter. How is this currently pluggable? I have discussed
>> this a couple times with Ryan and have a solution working currently
>> where I simply call PartialViewContext.setPartialRequest(false) early
>> enough in the lifecycle, then do what I need... it's a hack, though. The
>> server-side is written to match the JS handling on the client-side... I
>> would like formal ways documented in the spec to customize the behavior
>> on the server and the JS on the client.
I'm not opposed to this in principle - would you be willing to write up
a proposal?
Jim
More information about the jsr-314-open-mirror
mailing list