Hey,

> A good way to use the linker in a way compatible with changes would be:
> $linker = class_exists('DummyLinker') ? new DummyLinker : new Linker;

Thanks for clarifying! :)

> When you drop pre-static-linker compatibility you can change all those
$linker-> calls directly to Linker::

Right. But since the latest release is 1.16.x, it's going to be a while
before extensions can go demand MW 1.19 :p

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to