Skip to content

Make convenience helpers in Log/LogRecord #560

@ormsbee

Description

@ormsbee

This would be for determining whether change are:

  • side-effects
  • pure side-effect
  • direct changes
  • indirect changes
  • direct publish
  • indirect publish
  • indirectly affected by publish
  • soft-delete

That way we can keep terminology more consistent, and not have calling code comparing version_nums to each other to try to figure out what each of those things means.

Metadata

Metadata

Assignees

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