[TYPO3-50-general] Discussion to CodingStandards
Malte Jansen
mail at maltejansen.de
Fri Dec 21 12:01:42 CET 2007
Hi,
what about
Abstract-Classes?
I have not found any thing about it. But sometimes there are pretty
useful...
Should there be some checks?
Should "Abstract" be mentioned in the Name?
MyPackage/Classes/T3_MyPackage_MyBaseAbstract.php
So Abstract Classes should not be loaded with the ComponentManager...
What about a Interface in Tests?
How should they look like?
MyPackage/Tests/T3_MyPackage_MyCheckInterfaceTest.php
MyPackage/Tests/T3_MyPackage_MyCheckTestInterface.php
Cheers,
Malte
More information about the TYPO3-project-5_0-general
mailing list