Task #89052
closedIntroduce constants for aspect names
0%
Description
If one uses the context api extensive and has to write the same strings again and again this is really sensitive to errors (typos).
Furthermore there is no IDE support like autocompletion or search for occurrences.
Thats why there should be constants for the aspect names in place.
Updated by Gerrit Code Review about 5 years ago
- Status changed from New 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/c/Packages/TYPO3.CMS/+/61587
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61587
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61587
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61587
Updated by Susanne Moog almost 5 years ago
- Status changed from Under Review to Closed
As the patch has been abandoned I'm closing this issue for now (as code cleanup issues tend to go stale). If you want to continue on this topic, please first discuss implementation on decisions.typo3.org and open a new issue.