On Tue, 06 Sep 2011 19:54:28 +0200, Walter Bright
<[email protected]> wrote:
On 9/6/2011 7:51 AM, Andrei Alexandrescu wrote:
Let's leave the likes of std.xml and std.json in peace, then pick a
naming convention for the new ones and create whole new modules
replacing them.
std.xml2
will do fine.
Speaking of xml2 I clearly like to see an attempt of buffered lookahead
reading for a stream/stdio overhaul.
Writing range adapters with even only fixed lookahead on top of the
current stream API is painful.
martin