elk icon indicating copy to clipboard operation
elk copied to clipboard

Get rid of UNDEFINED property values

Open le-cds opened this issue 9 years ago • 4 comments

Instead of including an explicit UNDEFINED value in enumeration options, simply use null.

le-cds avatar Feb 09 '16 10:02 le-cds

Note that we decided to do this only after we have finished migrating KIELER changes to ELK.

le-cds avatar Feb 11 '16 16:02 le-cds

What's the state of that migration? Can we start working on this?

spoenemann avatar Oct 11 '16 13:10 spoenemann

Yes, we can! :+1:

le-cds avatar Oct 12 '16 10:10 le-cds

Now that we have hasProperty(...) we can actually replace UNDEFINED values with that.

le-cds avatar Sep 07 '17 08:09 le-cds