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

Split giant Bot into RecordChanger objects #1

Open
bencomp opened this issue Sep 12, 2013 · 0 comments
Open

Split giant Bot into RecordChanger objects #1

bencomp opened this issue Sep 12, 2013 · 0 comments

Comments

@bencomp
Copy link
Owner

bencomp commented Sep 12, 2013

I like the pipeline design (do x1 first, take the result and do x2 to it, take that result and do x3 to it, etc.), but these record-changing functions should be modular (think 'helper bots') with VacuumBot dividing the work over the modules.

E.g. EditionFormatCleanerBot, EditionAuthorUpdaterBot, EditionPaginationCleanerBot.

Some modules are more generally applicable than with VacuumBot alone.

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

No branches or pull requests

1 participant