Deprecated Code Reference List for concrete5

I've just released a reference list for deprecated code for concrete5.

You can find it in the appendix section of the documents on concrete5.org.

http://documentation.concrete5.org/developers/appe...

Deprecated Code

In the process of authoring computer software, its standards or documentation, deprecation is a status applied to software features to indicate that they should be avoided, typically because they have been superseded. Although deprecated features remain in the software, their use may raise warning messages recommending alternative practices, and deprecation may indicate that the feature will be removed in the future. Features are deprecated—rather than immediately removed—in order to provide backward compatibility, and give programmers who have used the feature time to bring their code into compliance with the new standard.

Blogs
Dec 7, 2015, 4:36 PM
Jul 17, 2015, 4:25 PM