Use data sources to separate the user interface from the application data and to remove the dependencies between a
Kanzi Studio project and the application code which define the Kanzi application. Kanzi allows you to define the
format and structure of your data source by defining a Kanzi Engine data source plugin.
Represents the base class for all resources.
This base class contains information related to the type of the resource and the
loading status of the resource data. The actual resource data is specific to the sub-classes.