doc icon indicating copy to clipboard operation
doc copied to clipboard

Why using SOFA_DEPRECATED_HEADER instead of SOFA_HEADER_DEPRECATED for consistency ?

Open hugtalbot opened this issue 3 years ago • 1 comments

We have SOFA_DEPRECATED_HEADER and SOFA_DISABLED_HEADER while we have SOFA_ATTRIBUTE_DEPRECATED and SOFA_ATTRIBUTE_DISABLED.

Why not having coherency and defining SOFA_HEADER_DEPRECATED and SOFA_HEADER_DISABLED @alxbilger @damienmarchal ?

Doc page: https://github.com/sofa-framework/doc/blob/master/50_Contributing_to_SOFA/45_Lifecycle_mechanisms.md

hugtalbot avatar Jan 06 '23 07:01 hugtalbot

Indeed, it would be more consistent. But don't forget SOFA_DEPRECATED_HEADER_NOT_REPLACED and SOFA_DISABLED_HEADER_NOT_REPLACED

alxbilger avatar Jan 06 '23 08:01 alxbilger