On 7/30/10 8:35 AM, Aryeh Gregor wrote: > Msg::get(). wfMsg() This seems like a minimum compromise. Personally I'd go all the way to M::get() or M(), but that would be a bit too obscure and would break existing conventions for Mediawiki source.
It's worth favoring brevity more than usual in the message string function. Since it's used so often, a short name tends to increase overall comprehensibility of the code. -- Neil Kandalgaonkar (| <[email protected]> _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
