>One quick question before: >the ByteArraySerializer (and maybe the patch for BinarySerializer) are >already working ... they could go into 1.2 release, ok ? I've never >tried to commit on Pivot trunk is it time for me to try ?
Sure. However, please make sure you're not inadvertently closing the streams in your change to BinarySerializer (as I mentioned in my off-list email). If so, you should revert that change. >> Why not have it return a Query.Method? >The RFC say that i have to encode the HTTP Method name, like "GET". Query.Method#toString()? >Or should i synchronize with the latest version (i have that from >one/two week ago) and send the full file ? If yes, i could do all this >after Christopher modifications, because i need other days before to >finish all this stuff. I'd recommend doing a full sync and rebuild any time you are considering submitting code.
