[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#13524: Improving user experience for non-recursive builds
From: |
Stefano Lattarini |
Subject: |
bug#13524: Improving user experience for non-recursive builds |
Date: |
Mon, 04 Feb 2013 14:41:36 +0100 |
On 02/04/2013 01:44 PM, Peter Johansson wrote:
> On 2/4/13 9:33 PM, Stefano Lattarini wrote:
>> What about doubling the curly braces? As in '{{RELDIR}}'.
>> Would that be tolerable? Other possibilities (none particularly
>> pleasant either, IMHO):
>>
>> {+RELDIR+}
>> {:RELDIR:}
>> {.RELDIR.}
>> {-RELDIR-}
>>
>> Other proposals?
> Using Automake's namespace, 'AM_', comes to mind: {AM_RELDIR}.
>
I'm not sure about this; being namespace-clean even here sounds nice
in theory, but {AM_RELDIR} actually seems quite ugly to me, and less
clear than the simpler (albeit namespace-polluting) {{RELDIR}}.
But I'd like to read other opinions before making up my mind.
Anyone has further feedback?
Thanks,
Stefano
- bug#13524: [PATCH 1/2] preproc: add support for relative names in included fragments, (continued)
- bug#13524: [PATCH 1/2] preproc: add support for relative names in included fragments, Bob Friesenhahn, 2013/02/14
- bug#13524: [PATCH 1/2] preproc: add support for relative names in included fragments, Stefano Lattarini, 2013/02/14
- bug#13524: [PATCH 1/2] preproc: add support for relative names in included fragments, Bob Friesenhahn, 2013/02/14
- bug#13524: [PATCH 1/2] preproc: add support for relative names in included fragments, Stefano Lattarini, 2013/02/14
- bug#13524: [PATCH 2/2] preproc: enhance and extend tests, Stefano Lattarini, 2013/02/14
- bug#13524: [PATCH 0/2] Improving user experience for non-recursive builds, Stefano Lattarini, 2013/02/23
- bug#13524: Improving user experience for non-recursive builds, Peter Johansson, 2013/02/04
- bug#13524: Improving user experience for non-recursive builds,
Stefano Lattarini <=
- bug#13524: Improving user experience for non-recursive builds, Stefano Lattarini, 2013/02/04
- bug#13524: Improving user experience for non-recursive builds, Peter Rosin, 2013/02/04