-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multiple subscribers #21
Comments
Possible features:
Implementation notes:
|
Martijn, |
(sorry, I got sick which delayed my response) I don't think it's going to happen in the very near future as it's not needed for the application code I'm working on. I think for the moment you're better off using an external event system with Morepath. I am going to try to find some time to work on it in, say, the next half year, though. (in the context of Reg) |
Thank you for reply, Martijn. Get well soon! |
Clearly I haven't managed to work on it yet. :) |
Come up with a way so that multiple functions can be called when a dispatch function is called. This allows things like an event system.
The text was updated successfully, but these errors were encountered: