Skip to content

ObjectProxy is private? What does this mean exactly? #12355

@toranb

Description

@toranb

http://emberjs.com/api/classes/Ember.ObjectProxy.html

In the docs I see ObjectProxy is marked as "private" but I use this day-to-day so I can return from a route async, paint, then resolve and update the template. Is this "private" mention to keep people out who aren't library authors or will this/should this throw a dep warning of some kind?

I'm using ember 2.1 beta 4 and don't see any warnings or errors using this or ArrayProxy ...

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