Skip to content

entity/dag: proper base operation for simplified implementation#835

Merged
MichaelMure merged 3 commits intomasterfrom
op-base
Aug 1, 2022
Merged

entity/dag: proper base operation for simplified implementation#835
MichaelMure merged 3 commits intomasterfrom
op-base

Conversation

@MichaelMure
Copy link
Contributor

  • reduce boilerplace necessary to implement an operation
  • consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
  • avoid the previously complex unmarshalling process
  • support operation metadata from the core
  • simplified testing

@smoyer64 FYI

- reduce boilerplace necessary to implement an operation
- consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
- avoid the previously complex unmarshalling process
- support operation metadata from the core
- simplified testing
@MichaelMure
Copy link
Contributor Author

$ git diff --shortstat origin/master -- bug
23 files changed, 205 insertions(+), 1099 deletions(-)

Writing an entity just became much easier!

@MichaelMure MichaelMure merged commit cd52872 into master Aug 1, 2022
@MichaelMure MichaelMure deleted the op-base branch August 1, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant