have the convention that \<newline> is elided, no quotes needed. (eg newsfeeds). Thus to convert that to the proposed config parser the existing code will have to be combed very carefully for the assumption that \n has been removed and modified to understand that it has not. I'm sure it can be done, but I also suspect it will generate a *lot* of bugs on the way to error free code.