SOMns icon indicating copy to clipboard operation
SOMns copied to clipboard

Remove SArray class hierarchy

Open smarr opened this issue 7 years ago • 0 comments

I think, we can do this cleaner without the hierarchy.

The hierarchy is problematic for guards, because the types are not leaf types. And we do not really use the hierarchy to much advantage anyway. Removing it will perhaps also give more flexibility when it comes to subclasses and the properties (value, transfer array, etc).

smarr avatar Apr 24 '18 17:04 smarr