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
CUBA.NONE has no meaning, either as a CUBA type or as derived of CUDS item. It should be removed.
It is meaningless because by declaring it, it becomes a type, and since in our system type and property are the same, there's no way we can use it to express that something is NONE, unless NONE is a subtype of every type we have.
CUBA.NONE has no meaning, either as a CUBA type or as derived of CUDS item. It should be removed.
It is meaningless because by declaring it, it becomes a type, and since in our system type and property are the same, there's no way we can use it to express that something is NONE, unless NONE is a subtype of every type we have.