[TYPO3-mvc] Magic Getters and Setters for AbstractDomainObject

Philipp philippwrann at gmx.at
Thu Oct 17 15:37:37 CEST 2013


What exactly is the reason why there are no magic getters and setters in the AbstractDomainObject Class?
Sometimes i really get tired from writing all those simple methods.

Could easily be realized using the reflection.... 
90% of alle getters are the same and close to 100% of common setters.

Would make the coding a bit faster.... 


More information about the TYPO3-project-typo3v4mvc mailing list