Skip to content

Generate a curated operation overload set, not the full cross-product #58

Description

@OmarAlJarrah

Problem

Emitting every overload combination (the reference SDK has ~12 retrieve overloads per operation) multiplies across raw/cooked/sync/async into a permanent explicit-API + binary-compat tax.

Proposed change

Generate one canonical method plus a small curated overload set, leaning on Kotlin default arguments.

Acceptance

  • Overload policy documented
  • Generated surface stays minimal

Dependencies


Priority: medium · Effort: medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenfuture KotlinPoet codegentech-debtsimplification / cleanup

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions