2011/3/4 Steven Schveighoffer <schvei...@yahoo.com>:
> Also, keep in mind that I think UFCS should be restricted to builtins only
> (i.e. primitives + arrays, not AA's, since they map to a struct that can be
> customized in druntime).  To provide multiple ways for one to add members to
> classes/structs causes huge ambiguity/hijacking issues.

I think the ambiguity/hijacking will be resolved by overload set.
You do?

Kenji

Reply via email to