
10 Feb
2013
10 Feb
'13
6:53 p.m.
Mathias Gaunard wrote:
I advise you to start by solving the issues with API and cloning requirements first.
...
I don't know the status of the proposal, but you also have to recognize that doing the same thing as a standard proposal but in an incompatible way is not something very positive, unless you can point out why the standard proposal is wrong and take steps to have it corrected.
I disagree on both counts. There's nothing* wrong with the API. There's nothing wrong in proposing the same thing that has already been proposed in another way. * Except the inability to convert cow_ptr<Derived> to cow_ptr<Base>. Implementing that is a challenge though.