automake-patches
[Top][All Lists]
Advanced

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

Re: Renaming Conditional.pm and ConditionalSet.pm... to what?


From: Raja R Harinath
Subject: Re: Renaming Conditional.pm and ConditionalSet.pm... to what?
Date: Sun, 19 Jan 2003 15:25:33 -0600
User-agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.3.50 (i686-pc-linux-gnu)

Hi,

Richard Dawe <address@hidden> writes:

> Alexandre Duret-Lutz wrote:
>> We need to rename Conditional.pm and ConditionalSet.pm for the
>> sake of 8+3 file systems, and as I'm very bad (see below) at
>> naming thing I'm asking for ideas.
>> 
>> Besides changing these class/file names, it would be nice to
>> settle on the vocabulary we use to designate various
>> conditonal-related concepts.  For instance presently we say that
>> AM_CONDITIONAL defines 'a conditional', but this is different
>> from the concept represented by the Conditional class.  The
>> latter is defined as `a conjunction of atomic conditions', where
>> `atomic condition' is just another way to designate the former...
>> 
>> For this reason I'd prefer not renaming these files to Cond.pm
>> and CondSet.pm.  Maybe CondConj.pm and CondDisj.pm?  (The latter
>> would be more accuratelly named CondConjDisj.pm but that would
>> conflict on 8+3 file systems.)
>
> You could always name them ConjCond.pm and ConjDisjCond.pm. In that case you
> could expand "Cond" to "Conditional": ConjConditional.pm,
> ConjDisjConditional.pm.

ISTM, it makes sense to just rename only ConditionalSet.pm, to
DisjConditionals.pm.  Or, rename them as

  Conditional.pm    => Condition.pm
  ConditionalSet.pm => DisjConditions.pm

and define 'Condition' to be a conjunction of "conditionals": a
"conditional" being an atomic condition defined by AM_CONDITIONAL.

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden




reply via email to

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