-
Notifications
You must be signed in to change notification settings - Fork 932
Bundle Support #9827
Copy link
Copy link
Open
Labels
bugfeature: 📁 file providermacOS File Provider Extension, more general also known as virtual file system.macOS File Provider Extension, more general also known as virtual file system.os: 🍎 macOSApple macOS, formerly also known as OS XApple macOS, formerly also known as OS X
Metadata
Metadata
Assignees
Labels
bugfeature: 📁 file providermacOS File Provider Extension, more general also known as virtual file system.macOS File Provider Extension, more general also known as virtual file system.os: 🍎 macOSApple macOS, formerly also known as OS XApple macOS, formerly also known as OS X
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
🧭 Planning evaluation (don't pick)
We already have some code implemented which should take care of bundles which are reported differently than plain files but apparently is does not work as expected. It needs to be tested thoroughly.
Tests
The following apps can be used to test synchronization of bundle formats:
.appsuffix, usually immutable)Especially the document bundles need to be checked in context of editing. We need to ensure that the bundles retain data consistency. From user perspective, bundles are "atomic" things which appear like a file while in reality on lower layers (file system) they are a folder with structure.
References