Task #54230
closedEpic #55070: Workpackages
Epic #54260: WP: FAL Missing Issues / Features / API
Story #54268: As an TYPO3-Contributor I want to have a clean CodeBase in order maintain the product
Refactor Driver API
100%
Description
The Driver is a concept to just encapsulate the Filesystem access...
It should not know about FileObject or FolderObjects... A filesystem only knows about its Identifiers.
The connection to the FAL Object world happens in the ResourceStorage.
Refactor the Driver to only act on Identifiers and define an Interface for that, replace all type-hints for abstract Driver to use the interface
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review over 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Gerrit Code Review about 11 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26520
Updated by Steffen Ritter about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 70 to 100
Applied in changeset f83eddd5027b74d7f4d28a845521bff3b2dd603d.
Updated by Gerrit Code Review about 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26845
Updated by Steffen Ritter about 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 84b6e61fa61592f4d704846fa5292ab58773851d.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Updated by Mathias Brodala almost 7 years ago
- Related to Bug #85302: ResourceStorage throws wrong exception on folder move between storages added