Skip to content

Can we make lookupFactory public on ContainerProxyMixin? #125

@workmanw

Description

@workmanw

With ember-data-model-fragments we have to rely on the private variation of _lookupFactory on the owner to lookup fragment classes, see: ember-data-model-fragments/.../ext.js.

This was part of the container API originally. And I know that was private and also we don't want to encourage users to be instantiating their own instances, but this is something we could really use for addons.

Originally filed as emberjs/ember.js#13065

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions