Skip to content

Add data attribute to Frame base class

James Kennington requested to merge feature-frame-data-attr into main

This MR adds a data attribute the the Frame base class to enable a more general scope of use cases with the base library.

Subclasses can still define new attributes for holding data objects if needed, though should likely use the data attribute if sufficient.

Merge request reports

Loading