https://bugzilla.wikimedia.org/show_bug.cgi?id=55229

--- Comment #3 from Kunal Mehta (Legoktm) <legoktm.wikipe...@gmail.com> ---
xqt, I understand that's how it works, but that seems like bad design to me.
The category adder bot is constructed with a generator which yields Page
objects. A Page object already references a Site object; it makes no sense to
do something with it and use the settings from a different site. Also, I think
it is a reasonable expectation that upon creating an object, you can pass all
the relevant settings to it in the constructor, or maybe a few additional
function calls, and it will not be influenced by \(the lack of\) command line
arguments which are handled by a totally different module.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to