[Developers] Double quotes around keyword parameter values

Jonathan Thornburg jthorn at aei.mpg.de
Sun May 29 09:56:10 CDT 2005


In a recent message to this list, I wrote
> Jian Tao wrote:
> | So you mean a parameter like the following will be invalid in the
> | future ? ADMBase::lapse_evolution_method = 1+log
>
> I too would like to keep the existing semantics of keyword parameters,
> including the "arbitrary nonempty strings" part.

I neglected to say that I'm quite happy to put quotes around my
keyword parameters.  I had in fact thought that
   ADMBase::lapse_evolution_method = 1+log
was a syntax error.  Now that I know it isn't, I don't really care,
and I wouldn't mind being required to do what I've always done,
   ADMBase::lapse_evolution_method = "1+log"

ciao,

-- 
-- Jonathan Thornburg <jthorn at aei.mpg.de>
    Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),
    Golm, Germany, "Old Europe"     http://www.aei.mpg.de/~jthorn/home.html
    "Washing one's hands of the conflict between the powerful and the
     powerless means to side with the powerful, not to be neutral."
                                       -- quote by Freire / poster by Oxfam




More information about the Developers mailing list