simphony / simphony-common

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

Problem: the generated cuba enum is unsorted, hence hard to read #347

Closed mehdisadeghi closed 7 years ago

mehdisadeghi commented 7 years ago

Solution: sort the enum in generation time

mehdisadeghi commented 7 years ago

@stefanoborini please review