-
Notifications
You must be signed in to change notification settings - Fork 34
IRuleEngine: add support of ERC-165 #342
Copy link
Copy link
Closed
Labels
Next releaseThe issue has been merged into dev and will be part of the next releaseThe issue has been merged into dev and will be part of the next release
Description
Add support of ERC-165 in the RuleEngine interface.
It will allow to determine if a RuleEngine implementation support the right RuleEngine interface.
We could use this ERC to check if the RuleEngine is compatible in the function setRuleEnginebut it will increate the code size so not sure if we really want to to it by default. For the moment, this is not the case but we could imagine to do this in the future
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Next releaseThe issue has been merged into dev and will be part of the next releaseThe issue has been merged into dev and will be part of the next release