-
Notifications
You must be signed in to change notification settings - Fork 2
Support Namespace Starting #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
It is sometimes nice to create systems which depend on all systems within a namespace. We should consider whether we want to allow
(Systemic/start! 'some.ns)to support starting all systems within a given namespace.The pros are mostly convenience and ease of maintenance, while the cons might be unintended side-effects (literally).