provide object storage with lifetimes for config/items/scopes #3740
Labels
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: feature-branch
new feature or API change, should be merged into features branch
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
in various internal and external plugins we find outselfes attaching objects to either items or config as pseudo-private elements sometimes even going as far as creating plugin instances only as means for storage
i'd like to open an api to provide storage to plugins that eases getting a own namespace and controlling for how long something will be stored
The text was updated successfully, but these errors were encountered: