Skip to content

Session Store & Update Hub. - #1

Merged
laosb merged 3 commits into
mainfrom
session-store-update-hub
Sep 19, 2026
Merged

laosb merged 3 commits into
mainfrom
session-store-update-hub

Conversation

@laosb

@laosb laosb commented Sep 19, 2026

Copy link
Copy Markdown
Member

No description provided.

The file store was the last code importing umbrella Foundation; every
other source and test already takes FoundationEssentials when it exists.

Three APIs the split module does not carry needed replacing. String(format:)
gives way to nibble-wise String(_:radix:), which emits the same bytes for
every input, so hashed session filenames are unchanged and existing stores
still resolve. The tests list a directory by path rather than by URL, and
read posix permissions through a helper that accepts either the UInt of
FoundationEssentials or the bridged NSNumber of umbrella Foundation.
@laosb
laosb merged commit 8475179 into main Sep 19, 2026
1 check passed
@laosb
laosb deleted the session-store-update-hub branch September 19, 2026 09:52
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.

1 participant