[TYPO3-core] RFC: #10043: removed deprecated functions

Martin Kutschker masi-no at spam-typo3.org
Sat Jan 3 18:14:12 CET 2009


Steffen Kamper schrieb:
> Martin Kutschker schrieb:
>>> I would love to see your "Log of deprecated functions in TYPO3, trunk
>>> version" organized a bit with more information about the effect of the
>>> removals planned for 4.4 in a Wiki page. That would make it easier for
>>> the 4.4 release manager at that future time to update NEWS.txt
>>> accordingly (and do the "removal").
>>
>> Why don't we use the list that Doxygen or PHPdoc generate. Wasn't that
>> the point of using @deprecated?
>>
>> Masi
> 
> Yes, we should! But the comments must be in one common syntax
> * where should TYPO3-version mentioned?
> * where is the description?

In the patch it looked like this:

@deprecated since TYPO3 3.7 - <description>

This is ok for me, but also this is fine:

@deprecated 3.7 - <description>

> you would wonder for doygenpage now (btw - my request for doygen-API
> still exists. My version of API is done on windows and contain the full
> paths to the file, i didn't found out how to strip out)

I'm sorry, but I don't get it. I think you're talking about doxygen, but
of what API are you talking about?

Masi


More information about the TYPO3-team-core mailing list