Message from discussion
Common configuration draft
Received: by 10.50.36.169 with SMTP id r9mr649081igj.4.1342487926580;
Mon, 16 Jul 2012 18:18:46 -0700 (PDT)
X-BeenThere: amd-implement@googlegroups.com
Received: by 10.50.104.169 with SMTP id gf9ls46471igb.0.gmail; Mon, 16 Jul
2012 18:18:46 -0700 (PDT)
Received: by 10.50.197.134 with SMTP id iu6mr566301igc.1.1342487925987;
Mon, 16 Jul 2012 18:18:45 -0700 (PDT)
Received: by 10.50.197.134 with SMTP id iu6mr566298igc.1.1342487925974;
Mon, 16 Jul 2012 18:18:45 -0700 (PDT)
Return-Path: <rg...@altoviso.com>
Received: from smtp140.ord.emailsrvr.com (smtp140.ord.emailsrvr.com. [173.203.6.140])
by gmr-mx.google.com with ESMTPS id v3si3439296igw.1.2012.07.16.18.18.45
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 16 Jul 2012 18:18:45 -0700 (PDT)
Received-SPF: neutral (google.com: 173.203.6.140 is neither permitted nor denied by best guess record for domain of rg...@altoviso.com) client-ip=173.203.6.140;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 173.203.6.140 is neither permitted nor denied by best guess record for domain of rg...@altoviso.com) smtp.mail=rg...@altoviso.com
Received: from localhost (localhost.localdomain [127.0.0.1])
by smtp22.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTP id A3D47200312
for <amd-implement@googlegroups.com>; Mon, 16 Jul 2012 21:18:45 -0400 (EDT)
X-Virus-Scanned: OK
Received: from smtp192.mex05.mlsrvr.com (unknown [184.106.31.85])
by smtp22.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTPS id 913C920030B
for <amd-implement@googlegroups.com>; Mon, 16 Jul 2012 21:18:45 -0400 (EDT)
Received: from ORD2MBX02F.mex05.mlsrvr.com ([fe80::90e2:baff:fe11:e744]) by
ORD2HUB04.mex05.mlsrvr.com ([fe80::8c82:8f7e:a981:c4ca%20]) with mapi id
14.02.0309.002; Mon, 16 Jul 2012 20:16:44 -0500
From: Rawld Gill <rg...@altoviso.com>
To: "amd-implement@googlegroups.com" <amd-implement@googlegroups.com>
Subject: RE: [amd-implement] Re: Common configuration draft
Thread-Topic: [amd-implement] Re: Common configuration draft
Thread-Index: AQHNY4vU0tWh2NAYIE2fsyRG4QJirpcs94CA//+1PGA=
Date: Tue, 17 Jul 2012 01:16:44 +0000
Message-ID: <5BCB2BC6D3BECE45B18FF890B604C21301435...@ORD2MBX02F.mex05.mlsrvr.com>
References: <CAHgY_ieGKrkNT=R9hdt=WUuA=tEMsdhG4E93hxeZE8bh1KR...@mail.gmail.com>
<8e688d3c-2f3e-4c6d-a226-750aec5513e0@googlegroups.com>
<CAHgY_ie6iRw8XLnRqS0LMe+B8paKypXsCvzgSORQitQ_f3Z...@mail.gmail.com>
In-Reply-To: <CAHgY_ie6iRw8XLnRqS0LMe+B8paKypXsCvzgSORQitQ_f3Z...@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [67.188.249.213]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
That works for me. I'll update the dojo impl later tonight. Unless we run i=
nto problems, it will make 1.8.
--Rawld
> -----Original Message-----
> From: amd-implement@googlegroups.com [mailto:amd-
> implement@googlegroups.com] On Behalf Of James Burke
> Sent: Montag, 16. Juli 2012 17:45
> To: amd-implement@googlegroups.com
> Subject: [amd-implement] Re: Common configuration draft
>=20
> Away from computer, but two notes:
>=20
> * I meant to remove map from the package area, bad copy paste. Map is its=
own
> config section.
> * map in requirejs is similar to paths: it I applied to to any module ID =
prefix
> match, so it should meet your use case concern.
>=20
> I apologize for not scrubbing the text better. I will update that draft w=
ith the
> above, but it may take a day or so.
>=20
> James