[Issue 1919] StringWriter docs are completely unclear
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 12 22:41:33 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1919
andrei at metalanguage.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|bugzilla at digitalmars.com |andrei at metalanguage.com
------- Comment #1 from andrei at metalanguage.com 2008-03-13 00:41 -------
Phobos does not have a streaming interface yet. I intended StringWriter as an
intermediate solution for the new implementation of writef*. When Phobos will
adopt a full-fledged streaming solution, StringWriter will be absorbed into it.
For now, please consider StringWriter undocumented and not for general use. (I
had to make it public due to a compiler bug.)
--
More information about the Digitalmars-d-bugs
mailing list