On 13-05-06 11:05 AM, Lindsey Kuper wrote: > Hm, interesting. Out of curiosity, what is the status of the > condition system? Is it being used anywhere yet? Is there any > documentation? A tracking bug?
Implemented and working. It has a number of shortcomings I wish to fix up eventually. It's not getting much use yet, though there are plenty of places where it's a much more pleasant option than the alternatives. I should write more documentation on it; currently there's nothing much beyond the test code in core::condition. But there are several APIs in the libraries that should probably be redone in terms of conditions. -Graydon _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
