Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC61C97D6 for ; Thu, 19 Jan 2012 19:32:40 +0000 (UTC) Received: (qmail 86237 invoked by uid 500); 19 Jan 2012 19:32:40 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 86175 invoked by uid 500); 19 Jan 2012 19:32:39 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 86166 invoked by uid 99); 19 Jan 2012 19:32:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 19:32:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.37 as permitted sender) Received: from [64.18.1.37] (HELO exprod6og116.obsmtp.com) (64.18.1.37) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 19:32:29 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob116.postini.com ([64.18.5.12]) with SMTP ID DSNKTxhvt1l+ObUIUfZlzafBHh+NbBgxXf3s@postini.com; Thu, 19 Jan 2012 11:32:08 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.corp.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q0JJW52U005072 for ; Thu, 19 Jan 2012 11:32:05 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q0JJW4MM004081 for ; Thu, 19 Jan 2012 11:32:04 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Thu, 19 Jan 2012 11:32:04 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Thu, 19 Jan 2012 11:32:02 -0800 Subject: Re: Trace & Log Thread-Topic: Trace & Log Thread-Index: AczW3iFWveYKoMWcT7WqWU9G07Y5VQAAuNB8 Message-ID: In-Reply-To: <4F186AAA.4090304@leichtgewicht.at> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.11.0.110726 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Martin, what problem or problems are you trying to solve? In general, I don't like code baked even if it has a minimal cost. Eventually it all add= s up. And I don't like littering code with metadata. My long-term thoughts on logging was that if the framework was more granular, you would swap in loggable versions of the granules when and where you needed them. --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui