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

Refactoring the base class in abstract.inc to follow single responsibility in it's methods as much as possible. #36

Open
wants to merge 4 commits into
base: 7.x-2.x
Choose a base branch
from

Conversation

ndobromirov
Copy link

Re-factoring the post send method to adhere better to the single-responsibility principle.
Fixed an issue with watchdog messages entering translated in DB (or whatever logging infrastructure).

@ndobromirov ndobromirov changed the title 7.x 2.x Refactoring the postSend method Oct 14, 2016
@ndobromirov ndobromirov changed the title Refactoring the postSend method Refactoring the base class in abstract.inc to follow single responsibility in it's methods as much as possible. Oct 14, 2016
@ndobromirov
Copy link
Author

Fix the build process, as it's not part of the issue. This is 1:1 port with no functional changes.

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

Successfully merging this pull request may close these issues.

None yet

2 participants