Project

General

Profile

Actions

Task #67500

closed

Epic #67492: Clean up DataHandler

Early loop continues in DataHandler::process_*

Added by Andreas Wolf almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2015-06-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The methods process_cmdmap and process_datamap are deeply nested, making them hard to comprehend. Using early continues (as a kind of guard clauses) in the foreach-loops will make them easier to read and understand.

Actions

Also available in: Atom PDF