Hi, I just filed https://issues.apache.org/jira/browse/WICKET-4052: Add org.apache.wicket.request.Response.write(byte[], int, int) to make it easier to write buffered data to the web response.
I guess this have to wait for Wicket.next because it is API break ? In the patch I added this new method for all implementations of o.a.w.request.Response which we deliver but since there could be users providing their own impls it is not OK to add it in 1.5.x? Please confirm. -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com
