Closed christianhg closed 7 years ago
It's a fair question. Part of it is it is a long word and referenced a lot so was noticeably contributed to how often we would have to split lines into two to adhere with max line width constraints. Attributes is just as long of a word but less often used. The other factor was it seemed like a temporary name as ES6 at the time promised inheriting from Array in a way that the thought was Delta would soon inherit and not need the ops
key anymore. This may still happen but implementation of the ES6 spec has taken longer than was advised.
This oddity was immediately noticed by my team as I'm trying to introduce Quill. All other properties seem to be spelled out. Why abbreviate "operations" to "ops"?