erc6900 / resources

18 stars 4 forks source link

[Improvement] Context data for plugin execution functions #7

Open adam-alchemy opened 7 months ago

adam-alchemy commented 7 months ago
huaweigu commented 2 months ago

Some thoughts on option 1: I think this could be an optional feature rather than a mandatory one. Developers who wish to leverage features associated with the modular plugin can choose to implement the interface that facilitates this functionality. However, if developers are content with the existing methods, it should be perfectly acceptable for them not to adopt the new interface methods.