Skip to content

[QUEST] Internals should prefer generic array methods over prototype_extensions #15501

@Serabe

Description

@Serabe

This supersedes #10899 that is stale.

The goal here is merely to decouple the internals from the the observable based prototype extensions.
This will hopefully give us the flexibility to make a future call re: prototype extensions in general. This also eases the pain of using ember with prototype extensions disabled.

All this is accomplished without breaking semver in anyway.

More todo:

  • Merge Enumerable + NativeArray
  • Merge MutableEnumerable + MutableArray
  • Deprecate Enumerable as [bugfix release]
  • Deprecate MutableEnumerable as [bugfix release]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions