Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 53578 invoked from network); 9 Apr 2007 16:14:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2007 16:14:50 -0000 Received: (qmail 77340 invoked by uid 500); 9 Apr 2007 16:14:56 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 77325 invoked by uid 500); 9 Apr 2007 16:14:56 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 77313 invoked by uid 99); 9 Apr 2007 16:14:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2007 09:14:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2007 09:14:48 -0700 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l39GDYNr016850 for ; Mon, 9 Apr 2007 16:13:34 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C77AC2.395D567E" Subject: TR1 Development Plan Date: Mon, 9 Apr 2007 10:14:01 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: TR1 Development Plan Thread-Index: Acd6whXleCe6TOkzSdSbfiW6iMwg1w== From: "Eric Lemings" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C77AC2.395D567E Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello all, =20 I was wondering if there was a TR1 development plan in place, informal or otherwise, for TR1 development. I noticed that there is some existing TR1 classes but the headers are rather old and they reside in the transitional std::tr1 namespace. =20 I was thinking perhaps integrate the TR1 extensions directly into their eventual namespace and headers and enable or disable the TR1 extensions with a compile-time macro. If the _RWSTD_ENABLE_TR1 or some such macro is defined (initially undefined by default), then the TR1 classes will be defined. =20 If anyone has thoughts on the issue, please post them. Also if there are docs somewhere that outline the plan for TR1, please point them out. =20 Thanks, Eric. =20 ------_=_NextPart_001_01C77AC2.395D567E--