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 E32DB952F for ; Fri, 24 Feb 2012 16:58:08 +0000 (UTC) Received: (qmail 58584 invoked by uid 500); 24 Feb 2012 16:58:08 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 58545 invoked by uid 500); 24 Feb 2012 16:58:08 -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 58537 invoked by uid 99); 24 Feb 2012 16:58:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 16:58:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [80.237.132.80] (HELO wp073.webpack.hosteurope.de) (80.237.132.80) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 16:57:59 +0000 Received: from p4aa831.osaknt01.ap.so-net.ne.jp ([120.74.168.49] helo=[192.168.1.21]); authenticated by wp073.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1S0ySg-000795-L6; Fri, 24 Feb 2012 17:57:38 +0100 Message-ID: <4F47C171.2080908@leichtgewicht.at> Date: Sat, 25 Feb 2012 01:57:21 +0900 From: Martin Heidegger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: flex-dev@incubator.apache.org Subject: Re: [IDEAS] Collections and Generics References: <4F47C001.3010403@leichtgewicht.at> <019401ccf315$6e1e15f0$4a5a41d0$@davidarno.org> In-Reply-To: <019401ccf315$6e1e15f0$4a5a41d0$@davidarno.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;mh@leichtgewicht.at;1330102679;42013f0a; X-Virus-Checked: Checked by ClamAV on apache.org Hello David, I guess you don't want to know how haXe implements generics for avm bytecode. yours Martin.