[Issue 9857] UFCS for struct opCall

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 2 19:24:38 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9857


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #11 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-04-02 19:24:36 PDT ---
(In reply to comment #7)
> I really wish people who implement language features spent 10 minutes of their
> time writing documentation about it. As it stands, it seems only compiler
> hackers seem to know what language features actually exist and are expected to
> work.

This is a good description of how D project is organized, I often face some
strange behavior of dmd and such idea comes to my mind.

Regarding issue - I think that it moves UFCS beyond its purpose and looks like
extending UFCS for operator overloaded function which I consider a bad idea.

Better option I think is to move discussion to forum or to write a DIP which
has recommended itself as a structured process of proposing. Bugzilla and
github discussions are not suitable for significant language changes (do you
remember threads about alias T = A syntax after semi-silent depreciation in git
pull?).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list