On Tue, May 21, 2013 at 10:58 AM, Niko Matsakis <[email protected]> wrote:

> This form is unlikely to continue working in the future.  Instead, a
> new syntax will be introduced. See this blog post for more details:
>
>
> http://blog.pnkfx.org/blog/2013/04/22/designing-syntax-for-associated-items-in-rust/
>
> Niko
>

Interesting. I went through the link above, and both of your blog posts on
associated types. Though honestly I can't say I grasped everything :)

We will still retain the ability to do have polymorphism on the return type
though, correct? (ala let x: Int = parse("123"))

Thanks

--
Ziad
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to