Skip to content

Deprecate DynamicCellSet and remove from code

The DynamicCellSet class is now marked as deprecated (as is the header that contains it), and all non-deprecated code is moved to its UnknownCellSet replacement.

Also added a deprecation warning for the VariantArrayHandle.h header file and deleted a couple inappropriate uses of it.

Merge request reports