Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 93339 invoked from network); 10 Nov 2004 12:58:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Nov 2004 12:58:01 -0000 Received: (qmail 14942 invoked by uid 500); 10 Nov 2004 12:57:57 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 14889 invoked by uid 500); 10 Nov 2004 12:57:57 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 14869 invoked by uid 99); 10 Nov 2004 12:57:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [165.98.147.95] (HELO ags01.agsoftware.dnsalias.com) (165.98.147.95) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 10 Nov 2004 04:57:55 -0800 Received: from ags01.agsoftware.dnsalias.com (localhost.localdomain [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.10) with ESMTP id iAACvnoL004440 for ; Wed, 10 Nov 2004 06:57:49 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.11/Submit) id iAACvnGC004439; Wed, 10 Nov 2004 06:57:49 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agssa.net using -f Received: from 10.0.0.58 (SquirrelMail authenticated user agallardo); by agssa.net with HTTP; Wed, 10 Nov 2004 06:57:49 -0600 (CST) Message-ID: <33531.10.0.0.58.1100091469.squirrel@10.0.0.58> In-Reply-To: <41920B86.3060401@nada.kth.se> References: <41920B86.3060401@nada.kth.se> Date: Wed, 10 Nov 2004 06:57:49 -0600 (CST) Subject: Re: XML support in Rhino 1.6 From: "Antonio Gallardo" To: dev@cocoon.apache.org User-Agent: SquirrelMail/1.4.3a-1 X-Mailer: SquirrelMail/1.4.3a-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Daniel Fagerstrom dijo: > I took a look at the Rhino download page > http://www.mozilla.org/rhino/download.html and found to my suprise that > Rhino 1.6R1 (the version that we use in the trunk) includes ECMAScript > for XML (E4X). That makes XML a native data type in JS and let you do > XPath like things within the JS syntax, see > http://lxr.mozilla.org/mozilla/source/js/rhino/examples/E4X/e4x_example.js > for examples. > > Quite cool IMO! wow. It is amazing! I like the new rhino library! Best Regards, Antonio Gallardo