Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 47975 invoked from network); 13 Feb 2006 09:37:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Feb 2006 09:37:02 -0000 Received: (qmail 50898 invoked by uid 500); 13 Feb 2006 09:36:56 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 50843 invoked by uid 500); 13 Feb 2006 09:36:55 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 50832 invoked by uid 99); 13 Feb 2006 09:36:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 01:36:55 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.39.12.10] (HELO deck1210.hostdeck.com) (212.39.12.10) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 01:36:53 -0800 Received: (qmail 907 invoked from network); 13 Feb 2006 10:36:30 +0100 Received: from host70-41.pool82106.interbusiness.it (HELO fatti.com) (82.106.41.70) by deck1210.hostdeck.com with SMTP; 13 Feb 2006 10:36:30 +0100 Message-ID: <43F05321.90501@fatti.com> Date: Mon, 13 Feb 2006 10:36:33 +0100 From: Enrico Migliore Reply-To: enrico.migliore@fatti.com Organization: - User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: Using APR for Harmony's native link to the OS? References: <20060210135919.26633.qmail@minotaur.apache.org> <43ECA917.3020203@apache.org> <1f1d9820602110810t7fae932bv652a60cf5acabaf7@mail.gmail.com> In-Reply-To: <1f1d9820602110810t7fae932bv652a60cf5acabaf7@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ryan Bloom wrote: >As one of the original authors of APR, I would like to suggest that >instead of using OS dependant native code, when we get to the point of >writing awt, we should create an apr-window project, and create the >library for the abstraction layer. I have had enough conversations >with other APR developers to be relatively certain that this idea >would be well received. > >Ryan > > > Hi Ryan, that would be nice! Especially if it could run on top of the most used windows manager like GTK+, Windows, etc. Enrico