[TYPO3-mvc] !!! FYI: Several changes in the last commit
Bastian Waidelich
bastian at typo3.org
Tue Jul 21 15:54:25 CEST 2009
Jochen Rau wrote:
Hi Jochen,
> The last commit of Extbase was quite large.
Wow, sounds like a lot of nice features.
Thanks so much for your hard work, I'll check it out asap!!
For the moment just a little nitpicking concerning the commit message:
I've seen that you're adapted the FLOW3-style, which is a good thing
cause it will make it very easy to auto-generate a changelog from it.
But this will only work if the commit message has the correct format
(that's why we'll activate a pre-commit hook that checks the format for
certain packages).
> [!!! +FEATURE] Extbase (DataMapper, DataMap):
The format is:
[!!!][<ApiChange><Type>] <Package> (<SubPackage>): <Message>
So it should be:
[!!!][+FEATURE] Extbase (DataMapper):
> [+TASK] Extbase (URIBuilder): Removed unnecessary require_once statements
How does that extend the API? (you skip the +/~/- when the API has not
been modified).
Sorry for being fussy ;)
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list