Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-14908] Implement func copy() in subclasses of Formatter. #3215

Open
Tracked by #4619
YOCKOW opened this issue Jul 13, 2021 · 0 comments
Open
Tracked by #4619

[SR-14908] Implement func copy() in subclasses of Formatter. #3215

YOCKOW opened this issue Jul 13, 2021 · 0 comments

Comments

@YOCKOW
Copy link
Collaborator

YOCKOW commented Jul 13, 2021

Previous ID SR-14908
Radar None
Original Reporter @YOCKOW
Type Task
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Task
Assignee None
Priority Medium

md5: a1dfdbee70cd126cf2be0502d2c0828f

Sub-Tasks:

  • SR-14108 DateFormatter is not copied by copy() with SwiftFoundation.
  • SR-14909 Implement ByteCountFormatter.copy()
  • SR-14910 Implement DateComponentsFormatter.copy
  • SR-14911 Implement DateIntervalFormatter.copy
  • SR-14912 Implement MeasurementFormatter.copy
  • SR-14913 Implement NumberFormatter.copy
  • SR-14914 Implement PersonNameComponentsFormatter.copy
  • SR-14933 Implement ISO8601DateFormatter.copy

Issue Description:

As @spevans commented on SR-14108, each subclass of Formatter needs to implement its own override of copy().
This task tracks them.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant