Skip to content

Convert non-essential methods from interfaces to extension functions #118

@zach-klippenstein

Description

@zach-klippenstein

I was actually thinking about migrating a few more methods on these interfaces to extension functions now that we are committed to doing the migration incrementally. Keeping them as small as possible seems good.

  • RenderContext.onEvent
  • RenderContext.makeActionSink
  • RenderTester.expectWorkflow(KClass)
  • RenderTester.expectWorkflow(WorkflowIdentifier)

Originally posted by @zach-klippenstein in #110

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions