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

Namespacing all events and plugins to prevent interference with others #1

Merged

Conversation

edward-simpson
Copy link
Contributor

Hey @IvanChepurnyi ,

Great Meet Magento talk! Had a quick look at your module and noticed plugins/events weren't namespaced meaning (presuming I haven't got the wrong end of the stick) they could potentially interfere with other plugins/events with the same name, figured I'd just make a quick PR to sort this

@edward-simpson edward-simpson changed the title Namespacing all events and plugins to prevent interfearance with others Namespacing all events and plugins to prevent interference with others Jul 14, 2021
@IvanChepurnyi IvanChepurnyi changed the base branch from main to feature/road-to-1.0 July 14, 2021 11:44
@IvanChepurnyi
Copy link
Member

@edward-simpson thank you very much for your contribution!

@IvanChepurnyi IvanChepurnyi merged commit d34b8c2 into EcomDev:feature/road-to-1.0 Jul 14, 2021
@edward-simpson edward-simpson deleted the plugin-namespacing branch July 14, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants