In my opinion, the consensus appears to be moving towards treating Objects like records, structurally typed bags of properties that don't change shape over their lifetime, and are thus statically analysable. See TypeScript's approach for a justification.
On Thursday, 16 June 2016, doodad-js Admin <dooda...@gmail.com> wrote: > >> you'd have to present a use-case that's not better solved by "just use > a Map" > Simple... An object used like... an object ! An object with methods and > attributes. https://www.npmjs.com/package/doodad-js > > > _______________________________________________ > es-discuss mailing list > es-discuss@mozilla.org <javascript:;> > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list es-discuss@mozilla.org https://mail.mozilla.org/listinfo/es-discuss