On Di, 2004-06-15 at 19:01, Ryan Bloom wrote: > So, I have one option (which kind of sucks), I can cast the byte[] to an > Object in the calls to encode/decode to retain compatibility between codec > 1.1 and 1.2.
Let it suck. :-) If you do that change, it will prevent a lot of hazzle and questions in the future. Jochen