[Flow] CGL Filenames
Carsten Bleicker
carsten at bleicker.de
Thu Nov 20 10:31:12 CET 2014
Prefix or Suffix ... up to you
----------------------
Carsten Bleicker
Wülfingstraße 1
42477 Radevormwald
E-Mail: carsten at bleicker.de
Web: www.bleicker.de
Twitter: @carstenbleicker
Jabber: cbleicker at jabber.ccc.de
Telefon: +49 (0)171-2690845
Am 20.11.2014 um 10:18 schrieb Martin Kutschker <masi-20l4 at typo3.org>:
> Am 20.11.2014 10:07, schrieb Carsten Bleicker:
>> class foo{} ==> Foo.php
>> abstract class foo{} ==> AbstractFoo.php
>> interface foo {} ==> InterfaceFoo.php
>> trait foo{} ==> TraitFoo.php
>>
>> i would prefer the cgl that these has to end up filenames reflecting the type and name.
>
> IMHO it shouldn't be necessary to stuff abstract/interface/trait into the names of the language construct or the filename. But that's my taste.
>
> A consistent naming scheme OTOH is something I value. Though isn't it FooInterface right now? That will get us FooAbstract and FooTrait.
>
> Masi
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list