Skip to content

Align UUID regex component with PR #1547 direction#1740

Open
beltradini wants to merge 1 commit intoswiftlang:mainfrom
beltradini:feature/complete-work-on-issue-1470
Open

Align UUID regex component with PR #1547 direction#1740
beltradini wants to merge 1 commit intoswiftlang:mainfrom
beltradini:feature/complete-work-on-issue-1470

Conversation

@beltradini
Copy link
Copy Markdown

Documentation and proposal:

Created a detailed proposal file Proposals/NNNN-uuid-regex-parser.md explaining motivation, API design, usage examples, and future directions for the new regex component.

@beltradini beltradini requested a review from a team as a code owner February 12, 2026 04:31
Also add a convenience regex factory:

```swift
@available(macOS 13.0, iOS 16.0, tvOS 16.0, watchOS 9.0, *)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should all be FoundationPreview 6.4, I think.

@itingliu
Copy link
Copy Markdown
Contributor

@swift-ci please test

Copy link
Copy Markdown
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Can you also open a pitch thread on the forums per the evolution steps listed here https://github.com/swiftlang/swift-foundation/blob/main/Evolution.md#how-to-propose-a-change

Feel free to let me now if you need any clarifications or help on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants