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





--- Comment #1 from ^demon <innocentkil...@gmail.com>  2009-06-09 17:04:10 UTC 
---
List of the ultimate goals:

1) Remove/archive and scripts that aren't needed
2) Cleanup scripts to use a unified system. Implementation idea: abstract
Maintenance class with an execute() method for children to implement. Unify
global parameters such as --quiet, --help, and the db ones (cf bug 16322)
3) Clean up database usage in the scripts. Right now we have a hodgepodge of
creating our own adapter (see X and Y) and properly using wfGetDB(). We should
unify this to the latter.

I have the basic start of a patch for #2, just missing a few features. Ports
all of the commandLine.inc code to it, plus some extra goodies. Will attach
when ready.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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