Problem/Motivation

The .module file should basically only contain hook implementations, and they should preferably contain as little logic as possible, delegating heavy logic to services.

Proposed resolution

Create a Comment Notify service that can deal with the logic.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Arla created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Postponed

This should be considered a nice-to-have cleanup task and so should be done after a barebones 1.0 is finished.

cedewey’s picture

Status: Postponed » Active

There is now a stable release of this module so this clean up work can proceed.