-
-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Description
- Application template wrapper
- jQuery integration
- Template-only glimmer components
- Default async observers
Maybe with the exception of the last one, the rest are relatively easy to migrate (probably the easiest part about the Octane migration), and doesn't really cost the framework a ton to keep them around. On the other hand, it's a possible divergence in an app's setup, so we need to ask additional questions when helping people in Discord, etc.
How would the community feel about deprecating these? I guess I don't really know what the uptake is for these optional features.
Even if we don't deprecate them, we can probably still remove the code at build time if we know they are disabled, so it's not really so much about maintenance burden as it is about cognitive overhead for the community.
knownasilya, kpfefferle, MelSumner, simonihmig, lifeart and 3 more