Something I don't get: Adobe is still selling FDB as part of Flash Builder, right?
So why is this called a "donation" ? Maurice -----Message d'origine----- De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé : samedi 26 avril 2014 21:39 À : dev@flex.apache.org Objet : RE: Next Donation from Adobe Another point, at the moment I'm integrating it to make it work with our compiler and the fixes I pushed before but the donated version uses the Flacon AST Classes to evaluate expresions, so, I wonder, once Flacon will be completed we could switch back to its classes or we don't need to wait ? Frédéric THOMAS > From: webdoubl...@hotmail.com > To: dev@flex.apache.org > Subject: RE: Next Donation from Adobe > Date: Sat, 26 Apr 2014 19:54:01 +0100 > > Ok, I've been able to pick up the needed code to make it run with our > compiler classes used to evaluate expressions, unfortunately I can only test > debugging session on command line, I haven't a FB license and my version > expired time ago but I've got good result already, I can set a breakpoint in > a worker and read values, more tests tomorrow. > > Btw, is there a open source license available for FB ? > > I tried with IntelliJ but didn't work, I guess it needs some integration > code, not sure thought, so, Alexander, if you are around, please tell me if I > can do something on my side or not pls. > > Will do more tests tomorrow and when good, open a Jira with the compiled > fdb.jar for testing purposes and commit on the branch. > > I noticed the headers in the source files are not the same, there are a " *" > before and after the license text in the current version and not in the new > one, which one should we keep ? > > Frédéric THOMAS > > > From: webdoubl...@hotmail.com > > To: dev@flex.apache.org > > Subject: RE: Next Donation from Adobe > > Date: Sat, 26 Apr 2014 15:10:11 +0100 > > > > I ponderate my "Great news" with "bad news" because the new FDB is using > > classes from Falcon, not our actual compiler, so, I'm trying to check if it > > is possible to cherry pick the code used to debug the workers only (big > > work), ... > > > > Frédéric THOMAS > > > > > From: webdoubl...@hotmail.com > > > To: dev@flex.apache.org > > > Subject: RE: Next Donation from Adobe > > > Date: Sat, 26 Apr 2014 11:04:10 +0100 > > > > > > Great news. > > > > > > Just had a look at FDB and seen the code for the workers, the optim I did > > > before has to be merged and tested and maybe also more cleanup. > > > I hope I can do all that today. > > > > > > Frédéric THOMAS > > > > > > > From: aha...@adobe.com > > > > To: dev@flex.apache.org > > > > Subject: Re: Next Donation from Adobe > > > > Date: Sat, 26 Apr 2014 04:27:38 +0000 > > > > > > > > Hi Folks, > > > > > > > > I've checked in everything in the donation. I was able to use > > > > some tools to quickly get the headers right and the IP cleared > > > > by the Incubator. The next step is for volunteers to work with > > > > the donated content and turn it into something real. The pieces are: > > > > > > > > > > > > 1. Several Flex articles from the ADC web-site. > > > > These are check into the little-used flex-external git repo under ADC. > > > > Missing images need to be replaced. Some videos probably also > > > > need replacing. The main content videos can be linked back to > > > > the Adobe site for now. > > > > > > > > 2. An updated version of the FDB debugger that contains support > > > > for ActionScript Workers This is checked into the flex-sdk repo > > > > in a FDBWorkers branch. The files are in modules/fdbworkers. A > > > > volunteer is needed to make sure it builds, then decide whether > > > > to completely replace fdb or merge it into fdb. > > > > > > > > 3. The FlexPMD source code > > > > This is in the flex-utilities repo under FlexPMD. I have no > > > > idea if it builds or runs. > > > > > > > > 4. The Mobile Trader demo application This is in the > > > > flex-utilities repo under MobileTrader. Peter has checked in a > > > > modified version into the flex-asjs repo. His version works > > > > with FlexJS. > > > > > > > > 5. The specification for the MXML language This is in > > > > flex-externals under specifications. I would imagine this will > > > > end up on the web site or wiki? > > > > > > > > 6. BlazeDS > > > > This is in the flex-blazeds repo. It has a pretty good chance > > > > of actually building the library we use for Flex. Not sure about the > > > > tests though. > > > > > > > > 7. The Squiggly spell-checker source code This is in the > > > > flex-utilities repo under Squiggly > > > > > > > > 8. The Tour De Flex application source code This is in the > > > > flex-utilities repo under TourDeFlex. There are three > > > > subfolders. TourDeFlex3 is the Flex 3 version of TourDeFlex. > > > > The TourDeFlex folder is the Flex 4 version. The > > > > TourDeFlex_content.com is the content from TourDeFlex.com. > > > > These files need re-branding and missing images and videos need to be > > > > replaced. > > > > > > > > 9. The source code for a prototype of a code coverage utility > > > > that I wrote. > > > > This is in flex-utilites under CodeCoverage. > > > > > > > > I'm not planning to spend any more time on the donation right > > > > now. So feel free to jump in. > > > > > > > > Thanks, > > > > -Alex > > > > > > > > > >