disorderedmaterials / dissolve

Structure refinement software for total scattering data
https://www.projectdissolve.com
GNU General Public License v3.0
10 stars 16 forks source link

Remove use of ListItem base class #257

Closed rprospero closed 3 years ago

rprospero commented 4 years ago

The ListItem class is needed for every class that is stored in the custom List container. Removing references to ListItem allows us to progressively remove our dependence on the List class.

This is part of pr #245

rprospero commented 4 years ago

PR #255 and #256 should trivially check off two of these boxes.

rprospero commented 3 years ago

We have removed the List class from Dissolve.