You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.")
The text was updated successfully, but these errors were encountered: