On Wed, 2013-01-23 at 18:55 +, Mark Thomas wrote:
> On 23/01/2013 16:44, Remy Maucherat wrote:
> > Hi,
> >
> > I have ported a refactoring of character encoding (and decoding) to
> > trunk, using NIO rather than the creative hacks that are used. It makes
> > the IO nice and symmetrical, but I
On 23/01/2013 16:44, Remy Maucherat wrote:
> Hi,
>
> I have ported a refactoring of character encoding (and decoding) to
> trunk, using NIO rather than the creative hacks that are used. It makes
> the IO nice and symmetrical, but I haven't specifically tested any
> performance (I couldn't stand th
Hi,
I have ported a refactoring of character encoding (and decoding) to
trunk, using NIO rather than the creative hacks that are used. It makes
the IO nice and symmetrical, but I haven't specifically tested any
performance (I couldn't stand the old style, so it had to go regardless
of the conseque