Skip to content

Idiomatic pattern review #6

@nficano

Description

@nficano

Re-test the SDK against the host language's idioms. The bar is "would a senior $LANG dev recognize this as native-feeling."

Scope (tailor per SDK)

  • Naming conventions match the ecosystem (snake_case vs camelCase, etc.)
  • Error handling matches ecosystem norms (Result/Option, exceptions, error returns)
  • Iteration, async, and resource patterns are idiomatic
  • Type signatures favor ecosystem standards over direct ports from other SDKs
  • Package layout matches what a consumer of this ecosystem expects

Blocked by

#5

Labels

polish, dx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions