Task #2524

Short filenames for class files

Added by Robert Lemke over 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-01-28
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:-
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 1
Sprint: Has patch:
PHP Version: Complexity:

Description

The convention for names of class files is changed from

  F3_Package_SubPackage_SubSubPackage_UnqualifiedClassName.php

to
  UnqualifiedClassName.php

See also:
http://lists.netfielders.de/pipermail/typo3-project-5_0-general/2009-January/001761.html

Associated revisions

Revision f588de93
Added by Robert Lemke over 6 years ago

Adapted the index*.php files to match the new namespace of the FLOW3 bootstrap. Addresses #2524

Revision ad1893dc
Added by Robert Lemke over 6 years ago

Adapted the index*.php files to match the new namespace of the FLOW3 bootstrap. Addresses #2524

Revision 220d4cb6
Added by Robert Lemke over 6 years ago

!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace

History

#1 Updated by Robert Lemke over 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1811.

Also available in: Atom PDF