Lionk-Framework / Lionk

MIT License
3 stars 0 forks source link

Manage auto reset for component #263

Open CoJaques opened 1 month ago

AlexandreIorio commented 3 weeks ago

I think we need an IResetable interface with a counter that sends notifications if the maximum number of resets is reached.

For compound components, it's the parent that defines the action to be taken when the component is in error and needs to be reset.