<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
 <[EMAIL PROTECTED]>
Lines: 17

In article <[EMAIL PROTECTED]>,
Uri Guttman <[EMAIL PROTECTED]> wrote:

>i disagree. but we shall see if larry is listening to this thread and
>will back away from hash interpolation or take some of our suggestions
>that make it work without killing format strings. i hate to see a
>special call or wierd syntax for that. my qn (or qf) suggestion seems to
>have some backing and it is clean and unobtrusive.

If you are going to make a special q form for sprintf strings, don't
make it just skip hash interpolation.  Make it treat [@$%] all as
literals and only process backslashed thingies (including \qq of
course).  If you want to interpolate a $foo in an printf format, use
%s.

The idea of interpolating %foo{bar} but not %foo seems unnecessarily
complicating.
              • ... Uri Guttman
              • ... Eugene van der Pijll
              • ... Peter Scott
              • ... Uri Guttman
              • ... ianb
              • ... Vicki Brown
              • ... Brent Dax
              • ... Uri Guttman
            • ... Brent Dax
              • ... Yitzchak Scott-Thoennes
        • ... Yitzchak Scott-Thoennes
          • ... Uri Guttman
            • ... Adam Rice
      • ... Brent Dax
        • ... Uri Guttman
          • ... Rich Morin
            • ... Jim Cromie
              • ... Luke Palmer
          • ... Dmitry Kohmanyuk Дмитрий Кохманюк
  • ... Yitzchak Scott-Thoennes
    • ... Rich Morin

Reply via email to