Re: Include 04 export/import

"Aaron Stone" <aaron@serendipity.cx> Wed, 14 June 2006 23:26 UTC

Received: from balder-227.proper.com (localhost [127.0.0.1]) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k5ENQTXC085076; Wed, 14 Jun 2006 16:26:29 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by balder-227.proper.com (8.13.5/8.13.5/Submit) id k5ENQT4e085075; Wed, 14 Jun 2006 16:26:29 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
X-Authentication-Warning: balder-227.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from mail.serendipity.cx (IDENT:euj8d3pnnjhivih8o1lq@serendipity.palo-alto.ca.us [66.92.2.87]) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k5ENQSDp085068 for <ietf-mta-filters@imc.org>; Wed, 14 Jun 2006 16:26:28 -0700 (MST) (envelope-from aaron@serendipity.cx)
Received: from serendipity.palo-alto.ca.us (localhost [127.0.0.1]) by mail.serendipity.cx (Postfix) with SMTP id 32A8F6016D1D; Wed, 14 Jun 2006 16:26:28 -0700 (PDT)
Date: Wed, 14 Jun 2006 23:26:28 -0000
To: Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
Subject: Re: Include 04 export/import
From: Aaron Stone <aaron@serendipity.cx>
X-Mailer: TWIG 2.8.2
Message-ID: <twig.1150327588.56209@serendipity.palo-alto.ca.us>
In-Reply-To: <1150327156.16538.58.camel@mattugur.ifi.uio.no>
References: <1150302510.17583.122.camel@localhost> , <1150302510.17583.122.camel@localhost> <twig.1150326781.63306@serendipity.palo-alto.ca.us>, <twig.1150326781.63306@serendipity.palo-alto.ca.us>
Cc: ietf-mta-filters <ietf-mta-filters@imc.org>
Sender: owner-ietf-mta-filters@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-mta-filters/mail-archive/>
List-ID: <ietf-mta-filters.imc.org>
List-Unsubscribe: <mailto:ietf-mta-filters-request@imc.org?body=unsubscribe>

On Wed, Jun 14, 2006, Kjetil Torgrim Homme <kjetilho@ifi.uio.no> said:

> On Wed, 2006-06-14 at 23:13 +0000, Aaron Stone wrote:
>> Would a read-only modified be useful here? For example:
>> 
>>     export :readonly "testvar"
> 
> if the exporting script worries about this, it can make a copy in an
> unexported variable.

Heh, duh.

>> Also, would you still want to consider it an error to import a variable
>> that was not already exported?
> 
> yes.

Ok, I can roll with that. Looking forward to hearing Cyrus' remarks on our
remarks :-) I'm glad to see the include draft revived!

Aaron