Open cobbdb opened 7 years ago
Remove attachment of slot.name to GPT Slot instances. Since id is way too close to minified field names it has been added as slot._id. In the interest of consistency, name has been renamed to _name.
slot.name
id
slot._id
_name
http://cobbdb.github.io/harmony/7.5.0/types/slot.js.html#event.slot._name
Remove attachment of
slot.name
to GPT Slot instances. Sinceid
is way too close to minified field names it has been added asslot._id
. In the interest of consistency, name has been renamed to_name
.http://cobbdb.github.io/harmony/7.5.0/types/slot.js.html#event.slot._name