Open NicolasAnquetil opened 3 months ago
It's currently not used but it could have its usage in the future.
We used it for example when we removed some relations but the users could use the relations in their own subclasses. To not break everything we used the deprecated slot to keep them.
I don't have a strong opinion on keeping or removing them. @ClotildeToullec any opinion?
No strong opinion either.
The fact that it is not currently used is not really relevant in itself; it's not often used by design. However it should be removed if we never use it.
How would you rename it Nicolas? Maybe a better comment?
We could remove it may be ?
Or rename it ? (comment: "I am a slot used when the usage of an instance variable should be deprecated.")