Skip to content

Conversation

@domkm
Copy link
Contributor

@domkm domkm commented May 28, 2024

Fixes #434

As you requested, I separated resolvingSymlinks from isParent. However, I don't know how to make resolvingSymlinks async without creating the need for a very significant rewrite since it would cause ExplodedArchive to need to be async, which would in turn cause those callers to need to be async, etc.

Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

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

Thanks @domkm!

However, I don't know how to make resolvingSymlinks async without creating the need for a very significant rewrite since it would cause ExplodedArchive to need to be async

No problem, I'll adjust when migrating the other APIs to async.

@mickael-menu mickael-menu merged commit 648fb0f into readium:develop May 29, 2024
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.

[develop] Opening exploded archive audiobook inside App Group fails with Publication.OpeningError.unsupportedFormat in (Designed for iPad) Mac app

2 participants