Skip to content

CLIContext // Codec #4479

Closed
Closed

Description

Summary

Many places in client-land we pass a CLIContext object and a codec to respective handlers, methods, and functions. This is completely unnecessary afaik due to the CLIContext already having the codec set. A lot of interface/function/method signatures can be cleaned up by removing the need for a codec as an argument.

/cc @rigelrozanski @jackzampolin @fedekunze


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type: Code HygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions