Skip to content

[native_assets_cli] More connection between Input and Output #2175

Open
@dcharkes

Description

@dcharkes

We have multiple cases where the connection between input and output could be made more clear with the programmatic API.

We should think of a holistic way to do this. See some suggestions by @mosuem in the linked issues.

Filing an issue to come up with a design principle and apply it everywhere where applicable in a Dart API refactoring.

(Marking as post v1.0 as it's only a Dart API change, not a JSON change.)

Edit:

  • Possibly the combination of an input and output should be called Protocol. So, we'd have a BuildProtocol (possibly with an input and output field).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dcharkes

        Issue actions

          [native_assets_cli] More connection between `Input` and `Output` · Issue #2175 · dart-lang/native