Skip to content

RFC: nameparser 2.0 — a new core API#285

Open
derek73 wants to merge 1 commit into
masterfrom
rfc/nameparser-2.0
Open

RFC: nameparser 2.0 — a new core API#285
derek73 wants to merge 1 commit into
masterfrom
rfc/nameparser-2.0

Conversation

@derek73

@derek73 derek73 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

TL;DR: if you only use HumanName and never customize configuration, 2.0 should be a non-event for you — but it's cool and we'd love your feedback anyway.

This PR adds a design document: docs/design/nameparser-2.0-rfc.md, the RFC for nameparser 2.0 — a new immutable core API (parse()ParsedName, Lexicon/Policy configuration) alongside HumanName, which continues to work as a compatibility layer through all of 2.x.

This PR is documentation-only and will stay that way. Implementation happens on separate branches with their own PRs; what lands here are amendments to the design as implementation and feedback teach us things.

How to review:

There is no comment deadline. The PR stays open while the design settles; merging it marks the design stable (likely around the first 2.0 alpha) and keeps the document in docs/design/ as the standing record. The design may change in response to comments right up to that point — that's what this is for.

🤖 Generated with Claude Code

The design document for 2.0: a new immutable core API (parse() ->
ParsedName, Lexicon/Policy configuration) alongside HumanName as a
compatibility layer through 2.x. Covers the compatibility promise, the
new API, migration mechanics, locale plans, rejected alternatives, and
the feedback questions. Discussion: #284.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@derek73 derek73 self-assigned this Jul 12, 2026
@derek73 derek73 added the docs Documentation fixes and updates label Jul 12, 2026
@derek73 derek73 added this to the v2.0 milestone Jul 12, 2026
derek73 added a commit that referenced this pull request Jul 12, 2026
Points readers at the RFC PR (#285) and the pinned discussion
issue (#284).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Repository owner deleted a comment from codecov-commenter Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation fixes and updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant