March 31, 2009
2:37 p.m.
Michael Rueger wrote:
Stéphane Ducasse wrote:
converter: an UTF8DecomposedTextConverter
Why is this set as the converter on the stream?
Ah, due to the concrete class detection by enumerating subclasses. There really needs to be a better pattern, too much magic... Michael