[Insight-developers] new "Deprecated" group

Luis Ibanez luis.ibanez@kitware.com
Sat, 04 May 2002 19:59:35 -0400


Hi,

A new group has been introduced in Doxygen
documentation.

It is called "Deprecated".

The idea is to insert on this group all the classes that
are scheduled to be removed from the Toolkit.

Doxygen alredy provides the "\deprecated" keyword
which is useful, but only add a comment to the normal
documentation of the class.

Adding a "Deprecated" group has the advantage of
presenting in a central place the list of classes that
should not be used any more.

We probably may want to visit this group periodically,
send an announce to the users-list and schedule the
removal or the obsolete classes for some weeks later.



Luis