Skip to content

Incorporate defop macro functionality into new defprotocol macro #6

@jeff303

Description

@jeff303

Currently, defop takes care of parsing the operation metadata, producing help strings, invoke fns, etc. However, there is a bit of redundancy with the defprotocol KCRClientInterface, in the sense that the function signatures are duplicated (more or less). It might be nice to have a new version of defprotocol that does both of these in one macro to remove the duplication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringRefactoring related issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions