Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASNodeController] Add -nodeDidLayout callback. Allow switching retain behavior at runtime. #470

Merged
merged 1 commit into from
Jul 27, 2017

Commits on Jul 23, 2017

  1. [ASNodeController] Add -nodeDidLayout callback. Allow switching retai…

    …n behavior at runtime.
    
    With these changes, I'd also like to propose that we move ASNodeController
    out of Beta (renaming the files without +Beta). Let me know what you think!
    
    Because we don't support ASNodeController directly in ASCV / ASTV, it is still
    important to allow flipping the ownership in certain cases (in particular, for
    root CellNodeController objects that should follow the lifecycle of the
    ASCellNode rather than owning the ASCellNode).
    appleguy committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    0d05dfa View commit details
    Browse the repository at this point in the history