get rid of obsolete manual templates such as DECLARE_LIST Background: before the wonderful world of templates and STL (all those years ago), standard pre-processor based generics were created. These still litter the code, and need replacing with STL equivalents. see tools/inc/tools/list.hxx etc. In a similar vein, the use of the List class should be replaced with STL (or boost ptr container) as well. Skills: building, simple C++, care in re-factoring Work in progress by Rafael Dominguez (npcdoom) and JoeP
Deteted "Easyhack" from summary
DECLARE_LIST is now gone. Some other similar ones still remain. But closing this because the example DECLARE_LIST is no more
Migrating Whiteboard tags to Keywords: (EasyHack,DifficultyBeginner,SkillCpp,TopicCleanup) [NinjaEdit]