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

Added setters for ResourceEvent's message properties #1859

Merged
merged 1 commit into from
Sep 3, 2014
Merged

Added setters for ResourceEvent's message properties #1859

merged 1 commit into from
Sep 3, 2014

Conversation

hugues-m
Copy link
Contributor

@hugues-m hugues-m commented Sep 1, 2014

The ResourceManager's behavior is to dispatch several ResourceEvents upon modifications of a resource (domain object).
Adding those setters permits to domain events listeners to dynamically change the messages properties that will eventually be used to generate a FlashBag or a log of some sort without the need to rewrite the DomainManager.

The ResourceManager's behavior is to dispatch several ResourceEvents upon modifications of a resource (domain object).
Adding those setters permits to domain events listeners to dynamically change the messages properties that will eventually be used to generate a FlashBag or a log of some sort without the need to rewrite the DomainManager.
pjedrzejewski pushed a commit that referenced this pull request Sep 3, 2014
Added setters for ResourceEvent's message properties
@pjedrzejewski pjedrzejewski merged commit cc010d0 into Sylius:master Sep 3, 2014
@pjedrzejewski
Copy link
Member

Sounds like a good addition, thank you Hugues! 👍

pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
Added setters for ResourceEvent's message properties
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.

None yet

2 participants