automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 43-conditionals-as-hashes.patch


From: Akim Demaille
Subject: Re: 43-conditionals-as-hashes.patch
Date: 21 Feb 2001 09:39:52 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Tom Tromey <address@hidden> writes:

> Akim> Ideally I'd say we need objects for variables, and have a
> Akim> uniformized handling of conditionalized/unconditinal variables.
> 
> This patch needed a lot less defense than you posted -- the only
> reason conditionals were implemented in that ugly way was Perl 4
> compatibility.

Aaaaaaarg!  I did not realize how big the difference between Perl 4
and 5 was!  How could you support Perl 4 so long?!?!? (the hell with
bugward compatibility!).


> I agree the new setup is much better.  For one thing it will
> eventually let us fix the problems involving variables which are both
> conditionally and unconditionally defined (including conditional use
> of `+=').

Definitely!  I want something completely uniform.  I find it also ugly
to have %contents, %am_var_defs, %conditional and I don't recall which
others.  I hope the so called object features of Perl are pleasant, it
could help us a lot improving the code in this area.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]