promises-aplus / promises-spec

An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
https://promisesaplus.com/
Creative Commons Zero v1.0 Universal
1.84k stars 171 forks source link

fix: 2.3.3.3.4.1: be specific about what to ignore #265

Open mightyiam opened 6 years ago

mightyiam commented 6 years ago

This would have prevented my confusion in #264 .

benjamingr commented 6 years ago

I think this change is unnecessary.

I'm also generally -1 on making any further changes to the aplus spec at this point except if a serious vulnerability is involved.

The aplus spec was/is an important cornerstone in unifying promise usage in the web - we should focus on native promises and the ECMAScript spec at this point.

Lots of new specs could use love and parts of the web platform - I suggest we focus there.

mightyiam commented 6 years ago

@benjamingr unnecessary, certainly. Possibly slightly helpful, I think so. Harmful in any way, certainly not. Easy math, don't you agree?