elk
elk copied to clipboard
Get rid of UNDEFINED property values
Instead of including an explicit UNDEFINED value in enumeration options, simply use null.
Note that we decided to do this only after we have finished migrating KIELER changes to ELK.
What's the state of that migration? Can we start working on this?
Yes, we can! :+1:
Now that we have hasProperty(...) we can actually replace UNDEFINED values with that.