[TYPO3-50-general] Last minute concept fix? Incosistent class naming for domain models ...
Sebastian Kurfürst
sebastian at typo3.org
Thu May 28 10:45:47 CEST 2009
Hi Andi,
> Yes, that's exactly what I meant. We would pollute the Model namespace
> with a lot of validation classes.
I don't expect many of these *Validator classes inside your model,
because they will only occur in case you want to make complex
validations involving more than one property of the domain objects.
I think the most cases will be the @validate annotations inside your model.
I'm curious about your opinion :-)
Greets,
Sebastian
More information about the TYPO3-project-5_0-general
mailing list