Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 26940 invoked from network); 12 May 2005 16:21:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 May 2005 16:21:42 -0000 Received: (qmail 13014 invoked by uid 500); 12 May 2005 16:15:33 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 12878 invoked by uid 500); 12 May 2005 16:15:32 -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 12786 invoked by uid 99); 12 May 2005 16:15:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of stevenamartin@gmail.com designates 64.233.162.207 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.207) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 12 May 2005 09:15:31 -0700 Received: by zproxy.gmail.com with SMTP id 8so459260nzo for ; Thu, 12 May 2005 09:11:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PQMvr5C6YA2EnSwbjjQfs1OQtOkHRmiyvDhavxcbNq9Qz2bHW+I57hGwgDgWn9zT2AzEMOTaNHLzkk/pOhCg62+DU3vAPt8tq37RSeBK1+cImQ2s6wVM9GbgnsIkn9xuyJ8KFdSlPfBoC7ml0K0xjtYksARBihJfMuSAWzWEn1c= Received: by 10.36.154.8 with SMTP id b8mr683229nze; Thu, 12 May 2005 09:11:11 -0700 (PDT) Received: by 10.36.60.17 with HTTP; Thu, 12 May 2005 09:11:11 -0700 (PDT) Message-ID: Date: Thu, 12 May 2005 12:11:11 -0400 From: Steven Martin Reply-To: Steven Martin To: harmony-dev@incubator.apache.org Subject: Native Calls? Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >From what I've read on the announcements it looks like native calls will not be necessary. Is that true? I highly support that as it's disappointing to see calls like stackTrace require a native call. Steven