neo
neo copied to clipboard
selection.Model: adjust the logic to be records driven instead of using DOM ids
this is an epic which we need to break down into multiple tickets => we have many SMs and classes using them.
selection.Model should use a collection for items and store records instead of pure DOM ids.
While this is a bunch of work, it should make working with selections a lot easier in the long run.