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 dynamic provider interface #14

Merged
merged 2 commits into from
Nov 14, 2017

Conversation

jeroendk
Copy link
Contributor

Possible solution for: #13

To keep it BC i suggest adding a new interface "DynamicSubscriberProvider" which supports setting a listId in the provider.

If the chosen provider implements the interface the listId is set in the constructor of the list.

What do you think @Nightbr

Set the list id in the provider when constructing the SubscriberList if the provider implements the interface.
@Nightbr
Copy link
Member

Nightbr commented Nov 12, 2017

Seems good to me, can you add a bunch of documentation for this feature please?

@jeroendk
Copy link
Contributor Author

yes, added the docs.

@Nightbr Nightbr merged commit 5838058 into welpdev:master Nov 14, 2017
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