From dev-return-33134-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Apr 01 01:02:24 2008 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 43191 invoked from network); 1 Apr 2008 01:02:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 01:02:23 -0000 Received: (qmail 7202 invoked by uid 500); 1 Apr 2008 01:02:22 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 7161 invoked by uid 500); 1 Apr 2008 01:02:22 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 7152 invoked by uid 99); 1 Apr 2008 01:02:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 18:02:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of xiaofeng.li@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 01:01:41 +0000 Received: by nf-out-0910.google.com with SMTP id k4so1053320nfd.40 for ; Mon, 31 Mar 2008 18:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=o2zcH1Glte40facjpltZqhGPeCZZ7+mFy2y2Os5b1Tk=; b=NO9PyUXwMsmzKFePhfJeHovM1Vo5hUfSjJKbPMm9V7ZBRUFdU0EDld0fbefe22Tg3Sw1fNLl/T+J/dtxAgTU5Mk2l6QWhbyc5P2gSz1drbjruPNJP2Gj3IyIxfxknELIIIWAwxInaiF0E37I3+LvLe1UA9zx+uEzsroD2/Ymc9g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=syPaHWRh6QzQSsgBTjNTXWSsZDE23TN2NdzHy34KI2tq/HnEavkjLV5DjA5CpNSw7ffBVT2FWP7I5FGhLijC9C4apUW4gEQ05dGIhfi5oMtPE4JmoHq/JqqNGM5COEqiHdFbMQPy/qYj6/w7rRftkXDdcepy0yKzPf7i2z9e3I8= Received: by 10.150.229.16 with SMTP id b16mr3765584ybh.115.1207011711652; Mon, 31 Mar 2008 18:01:51 -0700 (PDT) Received: by 10.150.147.15 with HTTP; Mon, 31 Mar 2008 18:01:51 -0700 (PDT) Message-ID: <9623c9a50803311801s3fb845a6hac70f730068f343a@mail.gmail.com> Date: Tue, 1 Apr 2008 09:01:51 +0800 From: "Xiao-Feng Li" To: dev@harmony.apache.org Subject: Re: [Harmony-gc-5] Help from Parrot Community In-Reply-To: <8812c4670803301356s1a6bf21el91b40fd8aac1ab14@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8812c4670803301356s1a6bf21el91b40fd8aac1ab14@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Mar 31, 2008 at 4:56 AM, Senaka Fernando wrote: > Hi all, > > The parrot community is interested in helping me with the project in sorting > out issues on the Parrot side. Mark Glines, mark AT glines DOT org, > volunteered to help me with some issues that may crop up. According to what > I have gathered Parrot has the ability to plug in a new GC, and, Mark > explained how it could be done. They like Harmony's contribution, in two > folds. > > 1. Getting to know whether their end works as they expect, meaning that > whether it is possible to plug alternate GCs > 2. Making it possible for new GCs to get plugged in, such as the Harmony GC This is great. Is the discussion public in Parrot mailing list? I'd like to be involved in the discussions if possible, since Harmony GC has a set of well defined interfaces with VM, it would be good to have a comparison with Parrot GC/VM interfaces. Thanks, xiaofeng > In addition to the earlier discussions in this regard. > > Regards, > Senaka > -- http://xiao-feng.blogspot.com