Tony Parker

Results 85 comments of Tony Parker

For what it's worth, the iOS 17 version is open source in this very library - over [here](https://github.com/apple/swift-foundation/tree/main/Sources/FoundationEssentials/JSON).

We’re in the process of moving this type, among others, to a more open model. Having bug reports like this open still seems valuable to me, even if we don’t...

Sure. With respect to this specific bug, though, we'll be focusing on `Date.ISO8601FormatStyle` instead of the legacy `Formatter` types.

(this ER may still be relevant to that style API though)

Apologies for the jargon. ER is short for enhancement request.

Yes, it needs a change to be safely Sendable. We can track that with this if you like. We are tracking it internally as well.

Unfortunately this correction was necessary for these releases to reflect the reality of how `Bundle` has always behaved, until we have an opportunity to fix the locking inside the type...

For clarification -- the issue is mostly about how `UUID` encodes itself, and not getting a lowercased string at runtime (via `uuidString`)?

Thank you @kielgillard for the proposal. Some quick process notes - let's number this `NNNN` for now (so we don't accidentally have two proposals with the same numbers up as...