Re: PSA: publish WD of "WebIDL Level 1"

On Tue, Sep 1, 2015 at 2:33 AM, Ryosuke Niwa <rniwa@apple.com> wrote:
> Let's say we implement some feature based on Web IDL published as of today.  I'm going to refer that in my source code commit message.  Future readers of my code has no idea what I was implementing when they look at my commit message in five years if it refers to the living standard that changes over time.

Apart from what Domenic said, IDs should remain stable over time and
other than features getting expanded, they need to remain backwards
compatible, just as your code base. (It also seems like useful
information to know what you've implemented has been refactored or
changed in some way in the corresponding standard, so you can take
steps to update your code.)


-- 
https://annevankesteren.nl/

Received on Tuesday, 1 September 2015 03:51:36 UTC