Re: Leveraging HTML5 functionalities

2012-07-10 Thread Joan Llenas Masó
IMO Flex solves a very particular problem, which is implementing the GUI. The only two integration problems that it solves are 1. communication with the server through HTTP/AMF/RTMP. 2. communication with the HTML host through BrowserManager. The latter being of doubtable usefulness to me given tha

RE: Re: Adobe AIR SDK download links - broken

2012-07-10 Thread 원영국
read my post, please. http://airdev.tistory.com/594 <-Original Message-> > From: "Nicholas Kwiatkowski" > To: flex-dev@incubator.apache.org > Cc: > Sent: 12-07-11(수) 13:15:44 > Subject: Re: Adobe AIR SDK download links - broken It seems that the 3.1 download is working again... At least fo

Re: Adobe AIR SDK download links - broken

2012-07-10 Thread Nicholas Kwiatkowski
It seems that the 3.1 download is working again... At least for me... -Nick On Tue, Jul 10, 2012 at 8:28 PM, Om wrote: > > > > > > On 7/10/12 4:12 PM, "Om" wrote: > > > > > These urls have stopped working: > > > > > > airdownload.adobe.com/air/win/download/3.1/AdobeAIRSDK.zip > > > > > > http

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread Nicholas Kwiatkowski
Om, You can feel free to use the content that we published on Spoon's "Flex Revue" newsletter this month : http://www.spoon.as/2012/apache-revue-july-2012/ At the very bottom, we have a "Ways you can help," which includes a "How to become a committer" section. -Nick On Tue, Jul 10, 2012 at 5:38

Re: [Discuss] Release Apache Flex 4.8.0 - RC3. Issue with mobile projects?

2012-07-10 Thread Nicholas Kwiatkowski
I haven't noticed the same, but I have been compiling all my mobile apps against AIR 3.3 due to some issues I ran across with 3.1 in regards to some critical ANEs I've been using... -Nick On Tue, Jul 10, 2012 at 8:26 PM, Justin Mclean wrote: > Hi, > > I was able to download and compile the SDK w

Re: Adobe AIR SDK download links - broken

2012-07-10 Thread Om
> > > On 7/10/12 4:12 PM, "Om" wrote: > > > These urls have stopped working: > > > > airdownload.adobe.com/air/win/download/3.1/AdobeAIRSDK.zip > > > > http://airdownload.adobe.com/air/win/download/latest/AdobeAIRSDK.zip > > > > > http://www.downforeveryoneorjustme.com/airdownload.adobe.com/air/wi

[Discuss] Release Apache Flex 4.8.0 - RC3. Issue with mobile projects?

2012-07-10 Thread Justin Mclean
Hi, I was able to download and compile the SDK with no issues and it worked just fine with several desktop projects. However I am running into issues on mobile projects when trying to run. Perhaps related to the recent AIR_HOME changes? Process terminated unexpectedly. DVFreeThread - CFMachP

Re: Adobe AIR SDK download links - broken

2012-07-10 Thread Alex Harui
On 7/10/12 4:12 PM, "Om" wrote: > These urls have stopped working: > > airdownload.adobe.com/air/win/download/3.1/AdobeAIRSDK.zip > > http://airdownload.adobe.com/air/win/download/latest/AdobeAIRSDK.zip > > http://www.downforeveryoneorjustme.com/airdownload.adobe.com/air/win/download/ > 3.1

Re: Leveraging HTML5 functionalities

2012-07-10 Thread Justin Mclean
Hi, > I am not sure why we would want to use WebSockets when Flash Player's > excellent binary and xml sockets apis are available. Because you might want to talk to something that uses web socket and it's another box to tick off. Given the state of support in the browsers is would be easier to i

Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-10 Thread Om
> > > > 3. If you are using a source kit, you can build the sources with 'ant > main framework-rsls' and then cd to ide/flashbuilder and run 'ant make-sdk' > which puts the Flash Builder pieces into place. > > 4. If you are doing development and don't mind polluting your svn tree, > you also do #

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Om
On Tue, Jul 10, 2012 at 3:01 PM, Carol Frampton (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410976#comment-13410976] > > Carol Frampton commented on FLEX-33106: > ---

Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-10 Thread Carol Frampton
Lots of people want to know how to get Apache Flex to work with the various IDEs. Here are the ways I know of for Flash Builder: 1. Use Om's tool described in https://issues.apache.org/jira/browse/FLEX-33106 to download the Flex SDK and all the necessary pieces and construct a new Apache Flex

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton updated FLEX-33106: -- Attachment: build.xml build.properties Attached build.properties and build.xml

[jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410976#comment-13410976 ] Carol Frampton commented on FLEX-33106: --- re: 10/Jul/12 21:09 Yes, I already had one

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread charles.monte...@gmail.com
Exactly Sent from my Virgin Mobile Android-Powered Device - Reply message - From: "Jonathan Campos" To: Subject: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK Date: Tue, Jul 10, 2012 4:57 pm On Tue, Jul 10, 2012 at 9:43 AM, Сергей aS

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jonathan Campos
On Tue, Jul 10, 2012 at 4:40 PM, Jeffry Houser wrote: > What you're proposing here is different than the original suggestion, but > I believe in the same spirit. Anyway, I can probably be sold on the > benefit of such a tool, I'm not sure if such a tool belongs in the Flex > SDK, but I'm not sure

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jeffry Houser
On 7/10/2012 4:57 PM, Jonathan Campos wrote: On Tue, Jul 10, 2012 at 9:43 AM, Сергей aSt Егоров wrote: No, Jesus! No! I don't want install ruby when i use flex, it's awful Slow down. I think the idea is good though others immediately thought of this as a Ruby dependency. The idea of Gems

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread Om
On Tue, Jul 10, 2012 at 7:53 AM, Rick Winscot wrote: > Out of curiosity... is there a wiki or FAQ with this boilerplate > information that we can point people to? > > R > > I think Clint mentioned that he would build this FAQ page on our wiki. Here is the thread where we discussed similar issues:

[jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread OmPrakash Muppirala (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410909#comment-13410909 ] OmPrakash Muppirala commented on FLEX-33106: Nick, The app that I posted was

[jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread OmPrakash Muppirala (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410904#comment-13410904 ] OmPrakash Muppirala commented on FLEX-33106: Carol, I have seen this error wh

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jonathan Campos
On Tue, Jul 10, 2012 at 9:43 AM, Сергей aSt Егоров wrote: > No, Jesus! No! > > I don't want install ruby when i use flex, it's awful > Slow down. I think the idea is good though others immediately thought of this as a Ruby dependency. The idea of Gems is similar to the idea of SWCs. This would m

Re: Suggestion: Split Flex SDK into Flex-Core and Flex-More

2012-07-10 Thread Jonathan Campos
On Tue, Jul 10, 2012 at 3:54 AM, Gary McGhee wrote: > In order to free up the Flex SDK to move forward, I'm thinking it would be > advantageous to split the SDK into "Flex-Core" and "Flex-More" like Merb (a > Ruby library that merged with Rails). This is actually an idea I like. I don't like th

Re: Leveraging HTML5 functionalities

2012-07-10 Thread Om
On Tue, Jul 10, 2012 at 12:40 AM, Joan Llenas Masó wrote: > I like the idea of leveraging HTML5, > I'm not sure whether it should be part of the SDK though.. > It sounds more like a good 3rd party library to me. > Which makes me wonder whether we need to create some sort of "official Flex > SDK e

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Carlos Rovira
+1 (not binding) Tested RC3, build from sources, make sdk for Flash Builder and test in a project without problems Good work! Can't wait to see it released! :) Carlos Rovira 2012/7/10 Carol Frampton > I'm not sure how the Distributions link came to look like it does but the > 2nd part is inc

Re: Leveraging HTML5 functionalities

2012-07-10 Thread Om
On Mon, Jul 9, 2012 at 4:51 PM, Justin Mclean wrote: > Hi, > > Nice idea/list. > > I'd add WebSockets to that list (and it's possible to implement in > Flash/AS rather than using the "native" version). > > http://caniuse.com/#search=web%20sockets > > Thanks, > Justin Justin, I am not sure why w

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Carol Frampton
I'm not sure how the Distributions link came to look like it does but the 2nd part is incorrect. Please make sure you are voting on Release Candidate 3 not Release Candidate 2. The correct link is: http://people.apache.org/~cframpton/ApacheFlexRC/release_candidate_3/ A friendly reminder: Befor

AW: Build Fail... but I'm new at this.

2012-07-10 Thread christofer.d...@c-ware.de
Most of the compiler stuff doesn't work with 1.7 ... and there even seem to be problems with 64bit JVMs too (Have to manually configure JAVA_HOME to point to a 32bit VM otherwise I can't execute any of the commands in the bin directory) Chris -Ursprüngliche Nachricht- Von: Alex Harui [

[jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410711#comment-13410711 ] Carol Frampton commented on FLEX-33106: --- I am able to build the sources from https:

AW: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread christofer.d...@c-ware.de
+1 (non binding) Testsuite of Flexmojos 6 is green now (Except swz related) ... sorted out the ASDoc problems. Good job guys :-) -Ursprüngliche Nachricht- Von: joan.llenas.m...@gmail.com [mailto:joan.llenas.m...@gmail.com] Im Auftrag von Joan Llenas Masó Gesendet: Dienstag, 10. Juli 2

Re: Build Fail... but I'm new at this.

2012-07-10 Thread Alex Harui
On 7/10/12 10:31 AM, "Jason Moore" wrote: > > The ApacheFlex ReadMe build guide suggests JAVA 1.6 ... though > admittedly I'm using the latest Java JDK 1.7.0_05 ... is this the > issue? I'm pretty sure we don't work with 1.7 yet, but I don't recall which errors you get. -- Alex Harui Fle

[jira] [Resolved] (FLEX-33136) ASDoc no longer generates valid output when executed inside Flexmojos

2012-07-10 Thread Christofer Dutz (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christofer Dutz resolved FLEX-33136. Resolution: Invalid The problem was related to the compiler libs being separated in a lib a

[jira] [Commented] (FLEX-33136) ASDoc no longer generates valid output when executed inside Flexmojos

2012-07-10 Thread Christofer Dutz (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410679#comment-13410679 ] Christofer Dutz commented on FLEX-33136: Ok ... I attached the sources for Flex to

[jira] [Updated] (FLEX-33136) ASDoc no longer generates valid output when executed inside Flexmojos

2012-07-10 Thread Christofer Dutz (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christofer Dutz updated FLEX-33136: --- Attachment: args.txt Arguments passed to ASDoc > ASDoc no longer generates v

[jira] [Created] (FLEX-33136) ASDoc no longer generates valid output when executed inside Flexmojos

2012-07-10 Thread Christofer Dutz (JIRA)
Christofer Dutz created FLEX-33136: -- Summary: ASDoc no longer generates valid output when executed inside Flexmojos Key: FLEX-33136 URL: https://issues.apache.org/jira/browse/FLEX-33136 Project: Apac

Re: InstallApacheFlex badge installer

2012-07-10 Thread Om
On Tue, Jul 10, 2012 at 3:22 AM, Tomasz Maciąg | Fuse Collective < t.mac...@fusecollective.com> wrote: > Can you modify the action button(install) click to just navigate to the >> "appURL" instead of invoking the airSWF api? This would trigger a >> download >> for the installer and the user can j

Build Fail... but I'm new at this.

2012-07-10 Thread Jason Moore
Hi All, I've been watching this flex mailing list for a while and as it looks like nearing a release I thought I'd better have a go at compiling and checking it against our flex applications here... But I'm hitting a build error... [Extract] batik: [echo] This target should b

[jira] [Commented] (FLEX-33083) Flash builder report "An internal build error has occurred. See the error log for more information."

2012-07-10 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410478#comment-13410478 ] Carol Frampton commented on FLEX-33083: --- I agree this error is very unfriendly and t

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Joan Llenas Masó
+1 (non binding)

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread JP Bader
I would be adamantly against Ruby or gems or anything of that nature inside of Flex. Flex projects can easily integrate with library projects, which is (from my understanding) essentially what gemsets are, i.e. libraries that you can leverage their API to get stuff done. The main difference is th

RE: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Michael A. Labriola
+1, Binding

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread Dave Fisher
Jashraj, First thing to do is to subscribe to this mailing list by sending an email to flex-dev-subscr...@incubator.apache.org and then reply to the message that is sent to you. Then you can follow the advice in this replay to your original email. Regards, Dave On Jul 10, 2012, at 6:35 AM, al

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread Rick Winscot
Out of curiosity... is there a wiki or FAQ with this boilerplate information that we can point people to? R On Tuesday, July 10, 2012 at 9:41 AM, João Fernandes wrote: > Jashraj, > > the best way to become a contributor is to start contributing with code, > patches or documentation and att

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Сергей aSt Егоров
No, Jesus! No! I don't want install ruby when i use flex, it's awful Maven + flexmojos == my love, why not use it? On Tue, Jul 10, 2012 at 6:38 PM, Jeffry Houser wrote: > On 7/10/2012 10:29 AM, Charles Monteiro wrote: > >> >> If it's a package manager you wouldn't have to use it. Gems are reall

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jeffry Houser
On 7/10/2012 10:29 AM, Charles Monteiro wrote: If it's a package manager you wouldn't have to use it. Gems are really very useful for pulling in community goodies and it's one of the reasons ruby is so productive. I dont know of a counterpart in flex, pulling stuff via git is more cumbersom

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Charles Monteiro
If it's a package manager you wouldn't have to use it. Gems are really very useful for pulling in community goodies and it's one of the reasons ruby is so productive. I dont know of a counterpart in flex, pulling stuff via git is more cumbersome. On Jul 10, 2012 10:00 AM, "Jeffry Houser" wrote:

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jeffry Houser
On 7/10/2012 5:47 AM, John Fletcher wrote: 2012/7/10 Gary McGhee : Now that Flex has been handed to the community, would it be possible to consider properly adopting Sprouts as a core part of the SDK? I like the idea but this is kind of a barrier to entry (from the front page): "To get started

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread Jeffry Houser
On 7/10/2012 4:44 AM, Gary McGhee wrote: Any Ruby developer will tell you the importance of Ruby Gems in the growth and health of the Ruby ecosystem, as will node.js users with npm, and Linux users with apt-get etc. Excuse my ignorance on Ruby, Node.js, and Linux. Why are those things impo

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread João Fernandes
Jashraj, the best way to become a contributor is to start contributing with code, patches or documentation and attach them to a JIRA ticket. To become committer you'll have to wait to be nominated and accepted by the PPMC and usually that happens when someone contributes a lot :) -- João Fernan

Re: Request to be a Apache Flex developer/contributor

2012-07-10 Thread almansour belleh blanco
As this has been discussed in the list before, you can start contributing bug reports and patches by attaching them in JIRA. Becoming a contributor depends on how much effort you put into it, you can find all the information you need here: https://cwiki.apache.org/confluence/display/FLEX/Getting+St

Re: [Discuss] Release Apache Flex 4.8.0 - RC3 - build number 1359417

2012-07-10 Thread Carol Frampton
On 7/9/12 8 :23PM, "Justin Mclean" wrote: >Hi, > >Minor issue I think. There's a duplication of the asDocs zip file in the >root directory and the docs directory. Fixed. > >Congrats on the Flex has been trademark signed off! I never thought that >would happen :-) Alex spent lots of time maki

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread João Fernandes
+1 (no binding)

RE: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Glenn Williams
Everything worked fine for me just. >From a clean download of trunk. Build fine. So +1 from me if we all can vote. -Original Message- From: Nicholas Kwiatkowski [mailto:nicho...@spoon.as] Sent: 10 July 2012 13:23 To: flex-dev@incubator.apache.org Subject: Re: [VOTE] Release Apache Flex

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Nicholas Kwiatkowski
+1, Binding The compile went off without a hitch. My apps compiled, and the AIR 3.3 apps I've been pushing out seem to be good as well. Functional Tests showing everything I'm testing for is within tolerance of being the same as 4.6.0, Great job! -Nick Kwiatkowski Apache PPMC Member On Mon,

[jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Nick Kwiatkowski (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410273#comment-13410273 ] Nick Kwiatkowski commented on FLEX-33106: - The current build (download) that is on

Re: Suggestion: Split Flex SDK into Flex-Core and Flex-More

2012-07-10 Thread Nicholas Kwiatkowski
Gary, Personally, I'm not a big fan of this. I've seen some other languages do this, but I've also been stuck in "dependency hell", even for seemingly core components. We also have to play the balance game as far as what is licensed under the Apache License, and what isn't as well (for example,

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Nicholas Kwiatkowski
Carlos, There are some descriptor files that need to be created for Flash Builder to "see" the SDK, yet are not created during the compile process. (flex-sdk-description.xml I believe?). You need to either create these by hand, or use the makeApacheFlexForFlashBuilder tool that has been talked ab

Re: InstallApacheFlex badge installer

2012-07-10 Thread Tomasz Maciąg | Fuse Collective
Can you modify the action button(install) click to just navigate to the "appURL" instead of invoking the airSWF api? This would trigger a download for the installer and the user can just open the downloaded file for the installation to begin. I've updated badge. You can switch mode in HTML to dow

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Maciag updated FLEX-33106: - Attachment: AIRInstallBadge.zip I've added new flash var "mode" which switches badge to appropria

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-10 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Maciag updated FLEX-33106: - Attachment: (was: AIRInstallBadge.zip) > AIR version of makeApacheFlexForFlashBuilder for

Re: Suggestion : Adopt a package manager like Ruby Gems for Flex as a first class citizen of the SDK

2012-07-10 Thread John Fletcher
2012/7/10 Gary McGhee : > Now that Flex has been handed to the community, would it be possible to > consider properly adopting Sprouts as a core part of the SDK? I like the idea but this is kind of a barrier to entry (from the front page): "To get started with Project Sprouts and Flash developmen

Suggestion: Split Flex SDK into Flex-Core and Flex-More

2012-07-10 Thread Gary McGhee
In order to free up the Flex SDK to move forward, I'm thinking it would be advantageous to split the SDK into "Flex-Core" and "Flex-More" like Merb (a Ruby library that merged with Rails). This would mean that the compiler, standard libraries and core components could move forward in versions m

Re: [VOTE] Release Apache Flex 4.8.0 - RC3 - build number 1359417 (and Flex has been trademark signed off by Adobe for donation to Apache)

2012-07-10 Thread Carlos Rovira
Hi Carol, yesterday I test RC2 and I get a "build successful" from ant in construction. Then I tried to add in Flash Builder flex sdks dialog. But Fb reported me that the sdk was not a flex sdk. Is something normal? have you or someone test the SDK with some tool? maybe some of the fixes in RC3 w

Re: Leveraging HTML5 functionalities

2012-07-10 Thread Alain Ekambi
This is one the reason that motivates us to write a complete Java(GWT) API for Flex. Through GWT (and now the Elemental API in GWT 2.5) we get HTML5 API support out of the box without effort. The product ist called Flex4j http://emitrom.com/flex4j And live demo can be found here : http://www.g

Re: Leveraging HTML5 functionalities

2012-07-10 Thread Joan Llenas Masó
I like the idea of leveraging HTML5, I'm not sure whether it should be part of the SDK though.. It sounds more like a good 3rd party library to me. Which makes me wonder whether we need to create some sort of "official Flex SDK extensions" to make room for all these really nice to have additions.