Andrei Alexandrescu Wrote: > Since David kindly agreed to work some more on std.parallelism, there is > now time for carrying one review cycle on another library. I recall > there's work on: > > * std.goodxml (status?) > > * std.net (beyond mere libcurl bindings) > > * std.path (improvements to path) > > * A bunch of almost-finished projects that need some tending (rational > numbers etc.) > > * anything else? > > Is there anything ready for a formal review? > > > Thanks, > > Andrei
I'm still looking into taking advantage of David's CSV design for my own parser. But it isn't ready for review and I don't have a planned schedule for it. And I don't think my slicing design will be the appropriate one for including into Phobos.
