ember-cli-fastboot icon indicating copy to clipboard operation
ember-cli-fastboot copied to clipboard

Octane-ify runtime code

Open chriskrycho opened this issue 2 years ago • 0 comments

Just what it says on the tin. Notably, this is a breaking change, since it means that it would otherwise introduce the “zebra-striping” hazard for interior between native and classic classes: if someone is extending the FastBoot service using classic class syntax, it could have strange behaviors around edge cases where overriding the now-native-class version of the service.

chriskrycho avatar Feb 13 '23 20:02 chriskrycho