• sudo@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    9 days ago

    Its like if subroutine bar could say its going to execute at line N of routine foo. But if you were just reading foo then you’d have no clue that it would happen.

    You can simulate this effect with bad inheritance patterns.