Skip to content

Automatically translate ts.obj references to IDs in ts.func calls #7

@qoh

Description

@qoh

Should we do this or not? This means checking every argument to every function call for whether or not it is a ts.obj. It wouldn't be that slow, but that's still some overhead to consider when the user after all can just do func(nil, obj.id).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions