> > What will the new DOM APIs return? Regular promises or Borg promises?
Regular promises. Just make the application developer community aware that if you're going to use the new promise returning DOM APIs, you'll need to upgrade your libraries. Library authors need to provide versions which use standard Promises (or BorgPromises for backward compatibility), if available. Moving forward always involves tradeoffs. Do you want a little transition pain, or a crummy legacy? Now is the only opportunity to make that choice. I think as humans we tend to undervalue the future and overvalue current pain. The future viability and health of the platform should be the overriding concern. Anyway...
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

