[TYPO3-core] FYI: Cleanup: Specified deprecated statements

Oliver Hader oliver at typo3.org
Tue Nov 4 14:26:49 CET 2008


The following changes were committed to SVN (rev. 4416)

Comments:
There are many "@deprecated" statements in the core - but nobody really
knows when accordant information has been added and when functionality
should be thrown out of the source code.

To clarify this, the time when the "@deprecated" marks got added where
also put as information into the source code (e.g. "@deprecates since
TYPO3 4.0").

The "@deprecated" statements of the [SELECT/DELETE/UPDATE/INSERT]query
methods of t3lib_db have been removed since it was more a "please use
the exec_SELECTquery() instead" and thus the intention never was to
remove these methods.

Next step:
Carefully check the core, what can be removed or has still to be adapted.

Branch: Trunk


olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deprecated.patch
Type: text/x-diff
Size: 23099 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081104/5efe5261/attachment-0001.patch 


More information about the TYPO3-team-core mailing list