Skip to content

should we mimic the R6 API more? #104

@paciorek

Description

@paciorek

This came up in my look into #101.

I'm not proposing it, just throwing the idea out.

Do we want to use the self$ and private$ style referencing to member vars/methods as R6 does in nClass methods? I.e., code would look like localVar + self$memberVar rather than localVar + memberVar?

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