[TYPO3-mvc] getter/setter generation

Sebastian KurfŸürst sebastian at typo3.org
Tue Jul 14 20:35:14 CEST 2009


Hi Nikolas,

> is anyone aware of a nutility (eclipse base preferred) that generates
> getter/setter from a database table or a SQL creation statement?
Nope. Ingmar is currently working on a new Kickstarter which will 
generate stub domain objects together with the database definitions.

> BTW: how do you guys handle large domain objects? Using getter/setter or
> just set every flat property to public?
Definitely getter/setter. That's a prerequisite f.e. for effectively 
using Aspect Oriented Programming under FLOW3.


Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list