simphony / simphony-metadata

[LEGACY] This repository contains the metadata definitions used in SimPhoNy project.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

CUBA.NONE is meaningless as a CUBA type #125

Open stefanoborini opened 7 years ago

stefanoborini commented 7 years ago

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.