Actions
Feature #32077
closedRefactor the clipboard
Start date:
2011-11-30
Due date:
2011-12-01
% Done:
100%
Estimated time:
(Total: 0.00 h)
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
the clipboard currently has no clean API and mixes up view and storage heavily.
refactor the clipboard for separation of concerns,
extract the storage logic to own classes, which use the collection API as storage,
the current clipboard class stays as interface needed and uses the backend classes as storage.
this has been developed in the scope of the BLE Project
Updated by Steffen Ritter almost 13 years ago
- Target version changed from 4.7.0-alpha1 to 4.7.0-alpha2
Updated by Oliver Hader almost 13 years ago
- Target version changed from 4.7.0-alpha2 to 4.7.0-alpha3
Updated by Steffen Ritter almost 13 years ago
- Target version changed from 4.7.0-alpha3 to 4.7.0-beta1
Updated by Steffen Ritter almost 13 years ago
- Status changed from Accepted to On Hold
Updated by Steffen Ritter almost 13 years ago
- Target version deleted (
4.7.0-beta1)
Updated by Steffen Ritter over 12 years ago
- Status changed from On Hold to Accepted
- Target version set to 6.0.0-alpha2
- TYPO3 Version changed from 4.7 to 6.0
Updated by Helmut Hummel almost 12 years ago
- Target version changed from 6.0.0-alpha2 to 6.0.1
Updated by Christian Eßl over 4 years ago
- Related to Epic #90676: Clipboard related bugs and features added
Updated by Christian Kuhn over 2 years ago
- Status changed from Accepted to Closed
Hey. I guess it's ok to close here for now: This issue itself has to direct action points or requests to be taken and is more a stalled umbrella ticket than anything else. If something happens, we should handle it with fresh tickets.
Actions