Skip to content

Provide a polyglot debugger #49

Description

@echebbi

Motivation

It is important to allow users to debug their workflow. However, since most activities (called External Activities) are implemented by writting code in Java, Python or whatever the debugger must support all these environments at once.

Solution

A possible solution is to create a composite debugger that would interact with the Workflow Debugger, the Java Debugger, the Python Debugger... and would provide a unique interface to the user. Still have to determine how to implement this exactly!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions