From dev-return-8845-apmail-ode-dev-archive=ode.apache.org@ode.apache.org Thu Jun 24 15:19:15 2010 Return-Path: Delivered-To: apmail-ode-dev-archive@www.apache.org Received: (qmail 55942 invoked from network); 24 Jun 2010 15:19:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Jun 2010 15:19:15 -0000 Received: (qmail 12764 invoked by uid 500); 24 Jun 2010 15:19:15 -0000 Delivered-To: apmail-ode-dev-archive@ode.apache.org Received: (qmail 12676 invoked by uid 500); 24 Jun 2010 15:19:14 -0000 Mailing-List: contact dev-help@ode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ode.apache.org Delivered-To: mailing list dev@ode.apache.org Received: (qmail 12668 invoked by uid 99); 24 Jun 2010 15:19:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 15:19:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 15:19:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5OFIoUf016067 for ; Thu, 24 Jun 2010 15:18:50 GMT Message-ID: <2319231.40111277392730058.JavaMail.jira@thor> Date: Thu, 24 Jun 2010 11:18:50 -0400 (EDT) From: "Waruna Ranasinghe (JIRA)" To: dev@ode.apache.org Subject: [jira] Updated: (ODE-843) Port E4X extension to ODE trunk In-Reply-To: <8849597.20101275980114288.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ODE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Waruna Ranasinghe updated ODE-843: ---------------------------------- Attachment: ODE-843.patch You need to apply ODE-841.patch before applying this patch > Port E4X extension to ODE trunk > ------------------------------- > > Key: ODE-843 > URL: https://issues.apache.org/jira/browse/ODE-843 > Project: ODE > Issue Type: New Feature > Reporter: Milinda Lakmal Pathirage > Assignee: Milinda Lakmal Pathirage > Attachments: ODE-843.patch > > > After we finish porting extension support to ODe trunk, we should port E4X extension to ODE trunk. Current E4X extension lack some functionalities like initializing variables properly inside JS code. After porting e4x extension to ODE trunk, we should focus on improving the extension. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.