Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 62351 invoked from network); 28 Jan 2009 21:07:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2009 21:07:03 -0000 Received: (qmail 47381 invoked by uid 500); 28 Jan 2009 21:07:03 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 47370 invoked by uid 500); 28 Jan 2009 21:07:03 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 47359 invoked by uid 99); 28 Jan 2009 21:07:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 13:07:03 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sccomer@cisco.com designates 64.102.122.148 as permitted sender) Received: from [64.102.122.148] (HELO rtp-iport-1.cisco.com) (64.102.122.148) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 21:06:49 +0000 X-IronPort-AV: E=Sophos;i="4.37,339,1231113600"; d="vcf'?scan'208";a="35187162" Received: from rtp-dkim-2.cisco.com ([64.102.121.159]) by rtp-iport-1.cisco.com with ESMTP; 28 Jan 2009 21:06:28 +0000 Received: from rtp-core-1.cisco.com (rtp-core-1.cisco.com [64.102.124.12]) by rtp-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id n0SL6SMu029410 for ; Wed, 28 Jan 2009 16:06:28 -0500 Received: from xbh-rtp-211.amer.cisco.com (xbh-rtp-211.cisco.com [64.102.31.102]) by rtp-core-1.cisco.com (8.13.8/8.13.8) with ESMTP id n0SL6S67016113 for ; Wed, 28 Jan 2009 21:06:28 GMT Received: from xfe-rtp-201.amer.cisco.com ([64.102.31.38]) by xbh-rtp-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 28 Jan 2009 16:06:27 -0500 Received: from [10.89.30.194] ([10.89.30.194]) by xfe-rtp-201.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 28 Jan 2009 16:06:27 -0500 Message-ID: <4980C8DA.1040700@cisco.com> Date: Wed, 28 Jan 2009 15:06:34 -0600 From: "scott comer (sccomer)" User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: etch-dev@incubator.apache.org Subject: i about done with java refactoring... Content-Type: multipart/mixed; boundary="------------050006090607020309050103" X-OriginalArrivalTime: 28 Jan 2009 21:06:27.0823 (UTC) FILETIME=[49141FF0:01C9818C] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; l=1090; t=1233176788; x=1234040788; c=relaxed/simple; s=rtpdkim2001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=sccomer@cisco.com; z=From:=20=22scott=20comer=20(sccomer)=22=20 |Subject:=20i=20about=20done=20with=20java=20refactoring... |Sender:=20 |To:=20etch-dev@incubator.apache.org; bh=7uHCFoMX294YxwWOq+qj6llY6cSZRPWNJXE9DpiBwWc=; b=xlgQvYx8Yx431UNFCX8bdzGTsoX6mYsNnainKvz176PJ80D55UL4rmnSS6 Gv/FF3StpFbW9vlrwglG/YTrhkWm/8g5fuEEdplQh/Wg3HZCDE9fW6uk4h3N h8YROSioBR; Authentication-Results: rtp-dkim-2; header.From=sccomer@cisco.com; dkim=pass ( sig from cisco.com/rtpdkim2001 verified; ); X-Virus-Checked: Checked by ClamAV on apache.org --------------050006090607020309050103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit and remember now that i forgot to ask what we should do about the etch for csharp package names. while java runtime package names are now org.apache.etch.util.* and org.apache.etch.bindings.java.*, the csharp names have always been simpler: Etch.* It seems like they should be Org.Apache.Etch.Bindings.Csharp.* this allows other csharp bindings than just the one we have. scott out --------------050006090607020309050103--