elk icon indicating copy to clipboard operation
elk copied to clipboard

Allow lists as new option data type

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

A layout option could conceivably map to values that are lists. We already support enum sets, so why not support general lists of data objects as well? The main problem may be properly serializing the lists, and parsing the serialized list.

le-cds avatar Aug 30 '16 12:08 le-cds