When working with add-ons, it's hard to make an add-on to be the core or share data between others because all add-ons are sandboxed. To share data between them, the unique way is through dynamic properties.
It would be really good if add-ons could share data between them(even if readonly), such as functions, objects, classes, etc. So it would facilitate for, for example, an auxiliary add-on which handles all the logic of one specific thing.
Please sign in to leave a comment.
0 Comments