simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Problem: CUDSItem enum is duplicate #353

Closed mehdisadeghi closed 7 years ago

mehdisadeghi commented 7 years ago

Solution: replace it with CUBA everywhere

Backgroud: all the keys in CUDSItem enum are now defined in the metadata and have their own CUBA keys.

mehdisadeghi commented 7 years ago

@stefanoborini please review.