Phobos Wish List/Next in Review Queue?

Jacob Carlborg doob at me.com
Sun Nov 20 09:09:48 PST 2011


On 2011-11-20 15:28, Adam D. Ruppe wrote:
> Johannes Pfau Wrote:
>> High performance IO: A reactor / proactor framework
>
> Oh that reminds me, I'd like a nice thing for networking too, where you
> can do something like register callback functions for events and it
> handles the rest for you.
>
>> A replacement for std.json
>
> Blah, that will break a lot of stuff. There is one outstanding proposal in the
> wild though, by Robert Jacques, and I think I'd like that.
>
> But, at the same time, I actually use std.json and it's pretty frustrating to have
> the library developers break things so egregiously every other release.

If you know a module will break you can keep your own copy and decide if 
you want to migrate to the new module or keep the old one.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list