Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-08 Thread Alex Harui
On 2/8/16, 1:00 AM, "Harbs" wrote: >However the spec does not specify bracket notation internally, so that’s >not very clear. It could just be I’m not very experienced at reading >specification documentation… ;-) I'm not good at reading specs, probably because I find it

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-08 Thread Harbs
Yes. The internal methods are definitely different than the public APIs. For example, there is both a [[Replace]] internal method as well as a replace() API. The two do very different things. I also just realized that there is both [[InScopeNamespaces]] and inScopeNamespaces(). You are right

RE: unsubscribe

2016-02-08 Thread Kessler CTR Mark J
You can unsubscribe by sending an email to [1] and there are other mailing list options at [2]. The commits mailing list is a bit rough if you're not expecting that volume of emails. [1] commits-unsubscr...@flex.apache.org [2] http://flex.apache.org/community-mailinglists.html -Mark

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Alex Harui
Actually I just saw one thing: It says "TECHNOLOGY, MOBILE". Can we get more categories (Web, Desktop)? Thanks, -Alex On 2/8/16, 8:45 PM, "Alex Harui" wrote: >Om, > >Looks ok. Thanks for choosing a registration service. > >-Alex > >On 2/8/16, 6:20 PM, "omup...@gmail.com on

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Alex Harui
Om, Looks ok. Thanks for choosing a registration service. -Alex On 2/8/16, 6:20 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >Okay, looks like folks are able to register and/or follow the event. I am >going to go ahead

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread OmPrakash Muppirala
Okay, looks like folks are able to register and/or follow the event. I am going to go ahead and add more details before starting to publicize it more widely. Please give me feedback on the page https://www.conferize.com/conferences/flexjs-world-tour---sf-bay-area at any time and I will make the

[GitHub] flex-sdk pull request: Update build.xml

2016-02-08 Thread blackjyn
GitHub user blackjyn opened a pull request: https://github.com/apache/flex-sdk/pull/42 Update build.xml change "asdoc" to "bundles" for : since there is

[FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Alex Harui
It's on! The conference room is booked and I've got my plane tickets. Even if you already said you will attend, please reply again to confirm. The event will be held in the ATS Training Room at Adobe's San Francisco office located at 601 Townsend St. The current agenda is: 9:30am Doors Open

RE: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Petr Nemecek
Good agenda, would love to go, but too far for me. I hope you could make one of next stops somewhere in Europe. Any chance to record whole day and publish it? Cheers, Petr -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Monday, February 08, 2016 7:42 PM To:

[FlexJS] a little bit promotion for flexJS?

2016-02-08 Thread Marcus Fritze
Hi, last weekend I found the list „web application frameworks" on github [1] I was wondering why FlexSDK or FlexJS is not on this list. Isn’t Flex a "web application framework"? It seems that list is generated automatically by the star-ratings of every project hosted in github in that

Re: [FlexJS] a little bit promotion for flexJS?

2016-02-08 Thread Alex Harui
Hi Marcus, Good thinking here. I was unable to quickly figure out how to get listed as a web application framework. It looks like there is another list called "Front End JavaScript Frameworks" as well. Interestingly, the "Web Application Framework" mentioned "server-side". Anybody know how

AW: [ApacheCon NA] Whose going and what topics?

2016-02-08 Thread Christofer Dutz
Ok ... so I just submitted two talks: - Building FlexJS applications with Maven - Controlling Cyborgs with Apache Flex Don't forgett to post yours :-) Chris -Ursprüngliche Nachricht- Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] Gesendet: Freitag, 5. Februar 2016 00:34 An:

Re: AW: [ApacheCon NA] Whose going and what topics?

2016-02-08 Thread Alex Harui
I submitted my "FlexJS: Apache's Structured Language, Cross-platform Solution for Clients" session. -Alex On 2/8/16, 1:19 PM, "Christofer Dutz" wrote: >Ok ... so I just submitted two talks: > >- Building FlexJS applications with Maven >- Controlling Cyborgs with

RE: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Jason Taylor
where do we register? -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Monday, February 08, 2016 10:42 AM To: dev@flex.apache.org Subject: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco It's on! The conference room is booked and I've got my plane

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread OmPrakash Muppirala
I quickly created an event here: https://www.conferize.com/conferences/flexjs-world-tour---sf-bay-area Can a couple of folks try to register (using LinkedIn, Twitter or Facebook) and let's tweak it as needed. Once we figure out registration details, I will go in add more details. Then we can

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread OmPrakash Muppirala
If no one has objections, I will set up a Conferize event where folks can sign up. Thanks, Om On Mon, Feb 8, 2016 at 10:42 AM, Alex Harui wrote: > It's on! The conference room is booked and I've got my plane tickets. > Even if you already said you will attend, please reply

Re: [FLEXJS] FlexJS Event: Monday April 4, 2016 in San Francisco

2016-02-08 Thread Alex Harui
On 2/8/16, 1:28 PM, "Petr Nemecek" wrote: >Good agenda, would love to go, but too far for me. I hope you could make >one of next stops somewhere in Europe. If there is an ApacheCon in Europe this fall, I think I will be able to go and also have one or more of these Flex events

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-08 Thread Alex Harui
OK, I looked at what is coded up so far on the compiler side and looked at the spec some more. We've taken the approach so far of making up public method names that have a pretty close mapping to the internal methods. It seems to me that we should not try to obfuscate the method names. So what