Currently we use the bind/unbind/activate/deactivate methods and they are 'magically' instantiated.
It would be beneficial to actually implement the interface types for components and for routable components, as then it is clear to the reader what these methods are meant to do and provides IDE assistance.
Currently we use the bind/unbind/activate/deactivate methods and they are 'magically' instantiated.
It would be beneficial to actually implement the interface types for components and for routable components, as then it is clear to the reader what these methods are meant to do and provides IDE assistance.