Project

General

Profile

Actions

Task #77415

closed

Revert "[TASK] Show case sensitive command identifier"

Added by Wouter Wolters over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2016-08-05
Due date:
% Done:

100%

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

Description

Revert "[TASK] Show case sensitive command identifier"


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #76712: Improve task listing by showing those in camelcaseClosed2016-06-20

Actions
Actions #1

Updated by Gerrit Code Review over 7 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/49387

Actions #2

Updated by Mathias Brodala over 7 years ago

Please add an explanation why this is necessary.

Actions #3

Updated by Wouter Wolters over 7 years ago

Helmut Hummel
Aug 1 18:20

Patch Set 2:

post -1

First of all, this is a breaking change! There are other extensions using this API and they now get a different identifier back than before.

second: which commands are not readable? these should be shortened instead.

imho showing cased identifiers while accepting any casing is confusing at least.

besides that: this commit broke the special handling of the "help" command, which is now shown as "Help:help"
Helmut Hummel
Aug 1 18:24

Patch Set 2:

is there any command line tool, that uses cased command identifiers? I know none.
making TYPO3 exceptional here (again)?
Helmut Hummel
Aug 1 18:26

Patch Set 2:

and on top: it might make things more complicated for the future. previously the only official command was lowercased (although wrong casing was accepted). Now we officially support different casing for commands. symfony console does not
Benni Mack
Aug 2 08:00

Patch Set 2:

wow. thanks for the analysis. did not see this gravital impact, and I opt for reverting. @georg OK?
Helmut Hummel
Aug 2 13:02

Patch Set 2:

For better readability, I would suggest the following change: https://github.com/TYPO3-Console/typo3_console/issues/270

I have a PoC ready for typo3 console and it works like a charm.

Actions #4

Updated by Wouter Wolters over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF