[TYPO3-team-core-v5] Coding guidelines on one page

Malte Jansen mail at maltejansen.de
Mon Sep 22 17:26:47 CEST 2008


Hi!
> 
>  > "We never add the @author tag for classes, only for methods
>  > and interfaces."
> 
> It might be good to mention, that no @author tag is added for methods in 
> interfaces (that's what I meant with "method stubs").
> 
Perhaps it would make sense to use @author for class comments to, so you 
  know who introduces the class.

> Also important: whenever you change existing code from someone else, add 
> another @author tag to the respective method/interface.

If 20 people edit a method, there are 20 author tags?!?
I think only the creator should be placed there and if there realy big 
changes. So, no @author for bugfixing or minimal improvments. Normally 
the changes are store in the SVN.

Cheers,

Malte


More information about the TYPO3-team-core-v5 mailing list