https://bugzilla.wikimedia.org/show_bug.cgi?id=31063
--- Comment #3 from Daniel Friesen <[email protected]> 2011-09-23 23:11:00 UTC --- Different namespace numbers on different wikis shouldn't matter. On the second part dynamically registered namespaces should be in a separate area from site-specific ones. Heck with the string idea we might even be able to make new site specific namespaces dynamically registered. Also Brion brought up the idea of a namespace manager, if we do that then we won't have to worry about new site namespaces at all. As for old ones, we of course are going to need some sort of conversion process to migrate. Something like pre-registering old namespace numbers on upgrade. And the whole idea of a built-in registry is that installing/uninstalling extensions won't change the fact that a namespace was registered. Heck we can keep the namespace functioning even after the extension was deleted and force people to ACTUALLY delete contents of the namespace before de-registering. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
