Yesterday, I added ListData and MappedData along with their relevant common implementations for plugins to use. Note that due to the breaking changes of the common implementations, this had to go into bleeding.
They're very self explanatory as to what they do (they're more for "ease of use" interfaces for commonly used interfaces than anything else).
Note that the implementations have been of course updated for these changes, also in their respective bleeding branches.
Yesterday, I added ListData and MappedData along with their relevant common implementations for plugins to use. Note that due to the breaking changes of the common implementations, this had to go into
bleeding.They're very self explanatory as to what they do (they're more for "ease of use" interfaces for commonly used interfaces than anything else).
Note that the implementations have been of course updated for these changes, also in their respective
bleedingbranches.