https://bugzilla.wikimedia.org/show_bug.cgi?id=20036
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Tim Starling <[email protected]> 2009-09-04 02:19:55 UTC --- Deep cloning could be very slow indeed, due to the need to copy complex data structures in mTplDomCache. Also it would be subject to a high rate of bitrot, since the code would never be used on Wikimedia, and it would have to be updated every time someone added an object to the parser state. If parse() works for you then I don't see a problem, I think I'd have to hear a more convincing argument. -- 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
