Remove SArray class hierarchy #245
Labels
enhancement
Improves the implementation with something noteworthy
good first issue
Are you trying to have a good at SOMns? Start here!
help wanted
Would be great if you could help out here.
Milestone
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).
The text was updated successfully, but these errors were encountered: