notes-computer-jasper-jasperPlugInArchitectureThoughts

the plug-in architecture should not create a global registry of events/signals/extension points, etc. Each component should have its own registry. This is like Explicit over Implicit, but is also No Globals.

see also jasperComponents