On Friday, 27 February 2015 at 20:04:27 UTC, Andrei Alexandrescu wrote:
On 2/27/15 11:58 AM, Jacob Carlborg wrote:
On 2015-02-27 19:38, Andrei Alexandrescu wrote:

I explicitly avoided the COM names in order to avoid potential confusion and code breakage. People can easily add IUnknownAuto that does the
forwarding. -- Andrei

It's still a breaking change. See one of my other replies [1] for a
possible solution.

[1] http://forum.dlang.org/post/mcp5nu$1nus$1...@digitalmars.com

I'm fine with breaking code of people who happen to use the names opAddRef and opRelease. -- Andrei

Are op* considered reserved member names?

Reply via email to