Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Does this answer your question? Using a "Pass-through (God) Service" is bad, right? Commented Jun 2, 2020 at 20:57
  • see also: What are the practical ways to implement the SRP? Commented Jun 2, 2020 at 20:59
  • 1
    Yes, I can understand why it's a bad practice. I can remove the pass-through service, however, all I would be doing is moving the business logic into the controller. How can I connect all of these business logic pieces together without the help of a pass-through service or god (controller) function? Commented Jun 2, 2020 at 22:52