Introduces base class and interface for the factories
Compare changes
- Stefano Borini authored
@@ -10,24 +9,15 @@ log = logging.getLogger(__name__)
@@ -36,23 +26,10 @@ class BaseUIHooksFactory(HasStrictTraits):
@@ -60,16 +37,6 @@ class BaseUIHooksFactory(HasStrictTraits):