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

--- Comment #1 from Diederik van Liere <[email protected]> 2011-04-05 
16:15:29 UTC ---
I will briefly expand on this. Right now if you want to determine whether an
article belongs to the main namespace, you need to rule out that it does not
belong to any other namespace. So, you iterate over all the local names of the
namespace and make sure that the title of the article does not match to the
namespace. If none of the namespaces match then you can conclude the article
belongs to the main namespace. So this is a lot of extra work and a separate
<namespace>0</namespace> tag would be ideal.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to