On 2012-10-26 19:46, deadalnix wrote:

That will broke code.

But That is the way to go IMO. D needs to evolve to make things more
consistent in general.

Still not doable without a proper versionning scheme.

Fixing bugs can always break code and I don't think any version scheme can help here. But what a version scheme can help with is when changing the API. When you add a new function, that won't break any code. Removing a function will break code.

--
/Jacob Carlborg

Reply via email to