Skip to content

plugins? #1

@tloudon

Description

@tloudon

Hey @aarontc ,

I think we should look at some kind of a plugin architecture here. I would like to have something for Twitter, something for email, something for maybe Slack, etc. If we just have a crontab run a simple ruby scripts; all of the logic for each announcement could be encapsulated in that plugin. So the crontab wouldn't need to keep track of what plugins are running when and the calling client code wouldn't have to know much about each plugin either.

Does something like that make sense to you? We could also just make several independent scripts that run and have some awareness of what's running in the crontab or main ruby script.

I don't want to think about this too much, but some kind of a plugin architecture was the first thing that came to mind.

Thanks!

//cc @danascheider

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions