[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CHanging the order of parameters, is that possible?
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 5 Jan 2013 19:26:13 +0200
On Sat, Jan 5, 2013 at 6:33 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> But IMO in i18n it is often better to use named placeholders, not
> positional ones.
Yes, much more readable. I tend to get mixed up with more than two %s
formats in a string
Microlight's expand function does this - it's genuinely a three-liner