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

MailingGroup API - Tighten up deprecations #9892

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

totten
Copy link
Member

@totten totten commented Feb 24, 2017

The MailingGroup.php includes some very different APIs, e.g.

  • Several 'event'(subscribue/resubscribe) APIs
  • Some CRUD APIs for mailing data

The deprecation applies to the 'event' (subscribe/resubscribe) APIs --
because those can be done another way. However, the CRUD for MailingGroup
records is the only way to do access that data.

The `MailingGroup.php` includes some very different APIs, e.g.
 * Several 'event'(subscribue/resubscribe) APIs
 * Some CRUD APIs for mailing data

The deprecation applies to the 'event' (subscribe/resubscribe) APIs --
because those can be done another way.  However, the CRUD for `MailingGroup`
records is the only way to do access that data.
@colemanw colemanw merged commit 2e6498b into civicrm:master Feb 24, 2017
@totten totten deleted the master-depr branch March 9, 2017 20:33
monishdeb pushed a commit to monishdeb/civicrm-core that referenced this pull request May 2, 2017
MailingGroup API - Tighten up deprecations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants