otupy.core.extensions.extensible

extensible(cls)

The @extensible decorator

The @extensible decorator makes Map-based class extensible. It adds internal class methods that are used in the encoding/decondig processes to manage extensions. This decorator must be used in front of all classes that can be extended in Profiles.