Introduces base class and interface for the factories
Compare changes
- Stefano Borini authored
@@ -16,17 +14,11 @@ log = logging.getLogger(__name__)
@@ -40,9 +32,6 @@ class BaseNotificationListenerFactory(HasStrictTraits):
@@ -51,25 +40,11 @@ class BaseNotificationListenerFactory(HasStrictTraits):
@@ -81,16 +56,6 @@ class BaseNotificationListenerFactory(HasStrictTraits):