Task #35318
Task #44373: TYPO3 6.x compatibility
Streamline Methods and split up the code in smaller chunks
| Status: | Resolved | Start date: | 2012-03-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stefan Froemken | % Done: | 0% |
|
| Category: | Grid Elements 2.0 | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 6.0 | PHP Version: | ||
| Votes: | 0 |
Description
There are still some methods in the several classes, having up to 100 lines and more, using redundant snippets i.e. to fetch stuff form the DB.
These methods should be streamlined and/or compressed by splitting them up into smaller chunks and grouping them in appropriate classes.
After all this is not just code beautification but makes our stuff more easily maintainable, but this should be done as the final step, after missing features have been implemented and the rest of the bugs have been fixed.
First let's make it run, then make it right.
History
Updated by Jo Hasenau about 1 year ago
- Status changed from Needs Feedback to Accepted
- Assignee set to Peter Russ
Updated by Jo Hasenau 5 months ago
- Category set to Grid Elements 2.0
- Assignee changed from Peter Russ to Stefan Froemken
- TYPO3 Version set to 6.0
Updated by Jo Hasenau 4 months ago
- Parent task set to #44373
Updated by Jo Hasenau 3 months ago
- Status changed from Accepted to Under Review
Updated by Jo Hasenau about 1 month ago
- Status changed from Under Review to Resolved