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 23A04EAE9 for ; Mon, 11 Mar 2013 15:38:19 +0000 (UTC) Received: (qmail 8338 invoked by uid 500); 11 Mar 2013 15:38:18 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 8289 invoked by uid 500); 11 Mar 2013 15:38:18 -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 8274 invoked by uid 99); 11 Mar 2013 15:38:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 15:38:18 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.27 as permitted sender) Received: from [64.18.1.27] (HELO exprod6og111.obsmtp.com) (64.18.1.27) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 15:38:12 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob111.postini.com ([64.18.5.12]) with SMTP ID DSNKUT36T5WaTnbafCsnSKMs2ifDwVmvwynT@postini.com; Mon, 11 Mar 2013 08:37:51 PDT Received: from inner-relay-1.corp.adobe.com (inner-relay-1.sea.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r2BFbn2h020169 for ; Mon, 11 Mar 2013 08:37:49 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r2BFbmAV009448 for ; Mon, 11 Mar 2013 08:37:48 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nacas01.corp.adobe.com ([10.8.189.99]) with mapi; Mon, 11 Mar 2013 08:37:48 -0700 From: Alex Harui To: "dev@flex.apache.org" Date: Mon, 11 Mar 2013 08:37:48 -0700 Subject: Re: [FlexJS] data structure specs Thread-Topic: [FlexJS] data structure specs Thread-Index: Ac4ebQhXs+5OkipgQT67ulaXgLyOUwAAVmsk Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.15.0.121009 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 3/11/13 8:27 AM, "Erik de Bruin" wrote: > The last entry for each descriptor is a 'null' and is supposed to be > for "children", but as all child nodes in FlexJS seem to be > implemented as 'beads', isn't the children entry obsolete? No, there are certainly children or will be when we have containers. >=20 > There is some inconsistency with regard to the final 3 (or 4, counting > 'children') entries. The description on the is that they are for > styles, effects and events (and children), but the implementation in > FalconJS outputs only 2... I assume these two are 'styles' and > 'events' (in that order) and that 'effects' is obsolete? It should be properties and events, but I think I'm sticking in 0's for styles and effects. >=20 > That's the ones that caught my eye. As I'm "almost" ready to do a full > one on one comparison between the output of FalconJS and FalconJx, > maybe more will pop up. >=20 > EdB >=20 >=20 >=20 > On Mon, Mar 11, 2013 at 4:16 PM, Alex Harui wrote: >>=20 >>=20 >>=20 >> On 3/11/13 4:18 AM, "Erik de Bruin" wrote: >>=20 >>> Alex, >>>=20 >>> Could you please take a look at: >>>=20 >>> https://cwiki.apache.org/confluence/display/FLEX/MXML+Data+Spec >>>=20 >>> and check if that spec is still up to date? I see some differences >>> between the spec and the current FlexJS output and I'm wondering which >>> one is leading... >>>=20 >> What difference are you seeing? BTW, the only thing that probably shoul= dn't >> change is the fact that it is an array of stuff. The format of the stuf= f >> can change if it needs to. Also note that you can look at what >> Falcon/FalconJS is currently doing since it actually works (at least, we= ll >> enough for the prototype). >>=20 >> -- >> Alex Harui >> Flex SDK Team >> Adobe Systems, Inc. >> http://blogs.adobe.com/aharui >>=20 >=20 >=20 >=20 > -- > Ix Multimedia Software >=20 > Jan Luykenstraat 27 > 3521 VB Utrecht >=20 > T. 06-51952295 > I. www.ixsoftware.nl --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui