On Fri, Jul 30, 2010 at 12:29 AM, Max Semenik <[email protected]> wrote:
> Message::get(), which I already mentioned.

Or, better yet, Msg::get().  wfMsg() is one of the most common
functions in the codebase.  Common functions need to be easier to
write, because they're written more often; but can be harder to read,
because you see them enough that you quickly remember what they do.
The meaning of "Msg" is pretty easily guessable, too; I don't think
anyone will assume it refers to monosodium glutamate.

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to