[Solar-talk] Pager helper changes
Rodrigo Moraes
rodrigo.moraes at gmail.com
Sun Jul 1 06:58:24 CDT 2007
2007/7/1, Jeff Surgeson:
> > > The last 6 are the required ones by the 'count' adapter.
> >
> > Seeing this makes me thing we need support for named placeholders in
> > addition to sprintf() placeholders. Something like we do in SQL
> > queries already, for example:
>
> It would not effect my life too much but I think Rodrigo should comment!
We all should! ;)
It wouldn't affect my life too much either, but it would certainly
make locale values cleaner and are easier to recognize. My only
concern would be performance; a preg_match_all would be something like
5x slower than vsprintf, but is this something to worry about?
-- rodrigo
More information about the Solar-talk
mailing list