[TYPO3-50-general] Last minute concept fix? Incosistent class naming for domain models ...
Jochen Rau
jochen.rau at typoplanet.de
Thu May 28 12:40:42 CEST 2009
Hi Robert,
>> 3. It represents the core domain model "blog" as POPO (not being
>> chatty
>> like "BlogModel")
>
> I also prefer "Blog" over "BlogModel" but what should we do about the
> reserved keywords issue? Sure, there are not many of them which you'd
> like to use as a model name but you never know what words are reserved
> next.
>
> Hmm. Just ignore? And leave a hint that you shouldn't use models like
> "Try", "Default", "Case" etc.?
Yes. That’s always the case with reserved keywords. I don't like the
idea always adding a suffix "Model" because of rare and special cases.
Let's document them instead.
Jochen
--
"Every nit picked is a bug fixed"
More information about the TYPO3-project-5_0-general
mailing list