https://bugzilla.wikimedia.org/show_bug.cgi?id=64770
Peter Bena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Peter Bena <[email protected]> --- Example dump: http://bots.wmflabs.org/~wm-bot/dump/%23mediawiki_dump.js I myself found JSON as a horrible format, it's almost unreadable for humans, and if there should be any format designed for machines, it is binary format which is far superior to JSON. On other hand, wm-bot itself is using XML to store its data, so I can't see how this dump is useful for you as modifications can't be easily applied to bot directly... but have fun :P -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
