Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5ADC18F2C for ; Thu, 12 Nov 2015 15:10:55 +0000 (UTC) Received: (qmail 13817 invoked by uid 500); 12 Nov 2015 15:10:55 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 13781 invoked by uid 500); 12 Nov 2015 15:10:55 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 13763 invoked by uid 99); 12 Nov 2015 15:10:55 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 15:10:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9A89BC497E for ; Thu, 12 Nov 2015 15:10:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id BHhTGkj5BTas for ; Thu, 12 Nov 2015 15:10:54 +0000 (UTC) Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CDB1043A00 for ; Thu, 12 Nov 2015 15:10:53 +0000 (UTC) Received: by wmdw130 with SMTP id w130so158366164wmd.0 for ; Thu, 12 Nov 2015 07:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=xSagffQEAHZWhlyjhTpyL/kcnnJM+tFPNLSGLGHZFXM=; b=BRC0LVsuGoPc8USBlQJ80ryqg+uKXHxn9Knvwk28DvmUONbO2oqFeTeoQuYQOWlRbu /Q+SraqfcON5D7xxuJjHrR7oiv28q0hmZgq2NxM4PRkwiT07VeSeJy+tV0PoBXnRYEpy fVpHaL/hpt5B0+/UimJJRy7hndH6a6j5V/rbW/g/DBeNe5R037jTeGdlwKgBLy/SOz7M JYjW0yYrSQpCfuEsIQC+wMRjHz7U1AHqOk1ZBiT1c7F0nGv14/kLQLt3U5igWSkxmV2K duUB4+DQJhNXnUkbSfYw4koJJtMwirZP+tauiRf/zQU+JprpanGHCz7oaPs9H8DlOzPF vAog== X-Received: by 10.194.60.103 with SMTP id g7mr19735422wjr.73.1447341052933; Thu, 12 Nov 2015 07:10:52 -0800 (PST) Received: from [127.0.0.1] ([185.120.126.24]) by smtp.gmail.com with ESMTPSA id gl4sm7827329wjd.17.2015.11.12.07.10.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Nov 2015 07:10:51 -0800 (PST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port) From: Harbs In-Reply-To: <4105D0ED-E900-4607-995F-3EDB57BFC007@gmail.com> Date: Thu, 12 Nov 2015 17:10:49 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <97AB540A-3257-44F8-98A4-D043D3BA790C@gmail.com> References: <390A28B3-CD8A-404D-98F3-66378A7C32A9@gmail.com> <0E3B1560-BCEC-44E6-81ED-7F775C0AC901@gmail.com> <75DB4888-147A-43BF-AFC0-5B07EA608674@gmail.com> <2A23BA36-39F4-4098-A1FC-AC0C47F6D621@gmail.com> <2AD96C25-0B7B-40E3-9C2E-71D67421D907@gmail.com> <350273DB-024B-4893-981D-3BC5B7F363F4@gmail.com> <013AEB62-9386-47F5-A04D-99F7CFE08B3C@gmail.com> <4105D0ED-E900-4607-995F-3EDB57BFC007@gmail.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.6) Another question regarding FalconJX: How easy will it be to handle xml literals? The most straightforward way = I can think of that would be to convert: var myXML:XML =3D ; into var myXML:XML =3D new XML("=94); Right now I=92m left with three open questions: 1. Will it be hard to convert XMLList.length() into XMLList.length 2. How can we deal with =93delete=94 in the context of XML 3. How to deal with XML literals=