On Thu, May 1, 2014 at 2:45 PM, Malthe Borch <mbo...@gmail.com> wrote:

> The transcoding needs to happen only at the time when you "flatten"
> the rope into a single encoding. And yes, it may then fail if you
> attempt to encode into a non-unicode encoding.
>

This sounds like the exact same painful failure mode as Ruby (transcoding
blowing up at completely unexpected times) with even more complexity,
making it even harder to debug.

-- 
Tony Arcieri
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to