> Yes, definitely would been keen on this. I'd like to support a self-typed > 'self' variable for self-dispatch as well. self.method(). It will actually > work nicely with the dynamic-overriding version of operator-as I have > half-finished, to give us most of what people want out of 'inheritance' -- > overriding and extension via FRU-like object wrapping and vtbl extension -- > with much more flexibility, as it'll all be dynamic.
This just sounds like such a sweet spot to me. Rust FTW! Dave _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
