Skip to content
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

NGN.EventEmitter Separator #74

Closed
coreybutler opened this issue Dec 21, 2018 · 1 comment
Closed

NGN.EventEmitter Separator #74

coreybutler opened this issue Dec 21, 2018 · 1 comment
Assignees

Comments

@coreybutler
Copy link
Member

By default, use dot notation for event scoping, but allow developers to specify a different separator. This is only for handling user-defined events, primarily for use with pool().

@coreybutler coreybutler added this to the Release Candidate 1 milestone Dec 21, 2018
@coreybutler coreybutler self-assigned this Dec 21, 2018
@coreybutler
Copy link
Member Author

Dot notation has been defined in NGN 2.0.0. We've decided not to deviate from this, since custom event separators would cause unnecessary overhead in the library. Plus, cares that much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant