Nicolas Goaziou <n.goaz...@gmail.com> writes:

> Bastien <b...@altern.org> writes:
>
>> Nicolas Goaziou <n.goaz...@gmail.com> writes:
>>
>>> Supporting old syntax is a bit tricky. Perhaps something like:
>>>
>>>   - Find the first one to appear between comma and quote:
>>>     - if it is a comma, use old syntax
>>>     - in any other case, use new syntax.
>>
>> Sounds good to me.
>
> OTOH, the change will happen during a major release. Moreover macros
> belong to an export framework which have been totally rewritten. Must we
> cope with backward compatibility in this case ?

Perhaps make macro expansion conditional on old/new exporter, rather
than the form of the macro?

Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to