For the moment, Datapackage objects are supposed to be non mutable. In that case, we should force the finalization of such object and test if the object has been finalized before any operation can be applied to it.
If a Datapackage object is mutable, then introduce such mechanism.
For the moment,
Datapackageobjects are supposed to be non mutable. In that case, we should force the finalization of such object and test if the object has been finalized before any operation can be applied to it.If a
Datapackageobject is mutable, then introduce such mechanism.