https://bugzilla.wikimedia.org/show_bug.cgi?id=54482
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Brad Jorsch <[email protected]> --- (In reply to comment #2) > Sorry, the function mw.title.new( id ) is "expensive" in the Lua manual. Yes, that's because we don't want people doing thousands of database lookups to load (or check the existence of) thousands of title objects. Adding CRCs isn't going to change that, because it's the thousands of database round-trips we're wanting to avoid. -- 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
