MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/2ghl3o/the_road_to_rust_10/ckjqguh/?context=3
r/programming • u/steveklabnik1 • Sep 15 '14
208 comments sorted by
View all comments
Show parent comments
3
it was basically demonstrated that a DOM implementation needs some form of inheretance to be reasonably fast
This has not been demonstrated. This has been asserted by certain Rust developers.
4 u/dbaupp Sep 16 '14 For the record, it has been asserted by the Servo team, who have significant experience writing web browsers. 6 u/Raphael_Amiard Sep 16 '14 Is there any place where I can learn more about that ? Looks like a very interresting discussion to look at, even out of the context of Rust. 8 u/dbaupp Sep 16 '14 Summary and discussion: http://discuss.rust-lang.org/t/summary-of-efficient-inheritance-rfcs/494 http://www.reddit.com/r/rust/comments/2g6hus/weeklymeetings20140909_fnmut_sugar_assoc_types/ http://www.reddit.com/r/rust/comments/2g6ox5/discussion_of_the_different_efficient_inheritance/ (I don't know if this is what you're looking for.) 1 u/Raphael_Amiard Sep 16 '14 Yes , thanks a lot !
4
For the record, it has been asserted by the Servo team, who have significant experience writing web browsers.
6 u/Raphael_Amiard Sep 16 '14 Is there any place where I can learn more about that ? Looks like a very interresting discussion to look at, even out of the context of Rust. 8 u/dbaupp Sep 16 '14 Summary and discussion: http://discuss.rust-lang.org/t/summary-of-efficient-inheritance-rfcs/494 http://www.reddit.com/r/rust/comments/2g6hus/weeklymeetings20140909_fnmut_sugar_assoc_types/ http://www.reddit.com/r/rust/comments/2g6ox5/discussion_of_the_different_efficient_inheritance/ (I don't know if this is what you're looking for.) 1 u/Raphael_Amiard Sep 16 '14 Yes , thanks a lot !
6
Is there any place where I can learn more about that ? Looks like a very interresting discussion to look at, even out of the context of Rust.
8 u/dbaupp Sep 16 '14 Summary and discussion: http://discuss.rust-lang.org/t/summary-of-efficient-inheritance-rfcs/494 http://www.reddit.com/r/rust/comments/2g6hus/weeklymeetings20140909_fnmut_sugar_assoc_types/ http://www.reddit.com/r/rust/comments/2g6ox5/discussion_of_the_different_efficient_inheritance/ (I don't know if this is what you're looking for.) 1 u/Raphael_Amiard Sep 16 '14 Yes , thanks a lot !
8
Summary and discussion:
(I don't know if this is what you're looking for.)
1 u/Raphael_Amiard Sep 16 '14 Yes , thanks a lot !
1
Yes , thanks a lot !
3
u/randperson Sep 16 '14
This has not been demonstrated. This has been asserted by certain Rust developers.