There is a separate thread on this on the dev@flex.apache.org mailing list. Let's use that for this discussion. You may need to subscribe to the mailing list if you haven't already.
Thanks, -Alex From: "Walker L. Dalton" <wal...@prominic.net<mailto:wal...@prominic.net>> Date: Thursday, September 8, 2016 at 4:18 PM To: Alex Harui <aha...@adobe.com<mailto:aha...@adobe.com>> Cc: "Atin K. Gupta" <a...@prominic.net<mailto:a...@prominic.net>>, Bing Li <bin...@prominic.net<mailto:bin...@prominic.net>>, "dev@flex.apache.org<mailto:dev@flex.apache.org>" <dev@flex.apache.org<mailto:dev@flex.apache.org>>, "Dhwani K. Shah" <dhw...@prominic.net<mailto:dhw...@prominic.net>>, Efrain Salomon <efr...@prominic.net<mailto:efr...@prominic.net>>, "Joel C. Anderson" <j...@prominic.net<mailto:j...@prominic.net>>, "Kinjal J. Patel" <kin...@prominic.net<mailto:kin...@prominic.net>>, Pan Li <pa...@prominic.net<mailto:pa...@prominic.net>>, Santanu Karar <sant...@prominic.net<mailto:sant...@prominic.net>> Subject: Re: FlexJS - roadmap to 1.0 release Hi Alex, You mentioned that Falcon is already set-up to be a code completion engine for FlashBuilder. Ideally we would love to leverage it, using it for the Moonshine IDE. Do you have any information about how Falcon can be communicated with to extract that? Possibly an entry-point to the code-completion engine, or anything related to the code-completion that might be informing. Thank you, Walker Dalton http://Prominic.NET | Skype: WalkerProminic Tel: 866.339.5980 (toll free) or +1.217.356.2888 x 122 [Inactive hide details for Alex Harui ---09/07/2016 12:13:42 AM---Hi Justin, Just today I was thinking of finally getting around]Alex Harui ---09/07/2016 12:13:42 AM---Hi Justin, Just today I was thinking of finally getting around to trying Moonshine on From: Alex Harui <aha...@adobe.com<mailto:aha...@adobe.com>> To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <dev@flex.apache.org<mailto:dev@flex.apache.org>> Cc: Santanu Karar <sant...@prominic.net<mailto:sant...@prominic.net>>, "Dhwani K. Shah" <dhw...@prominic.net<mailto:dhw...@prominic.net>>, "Kinjal J. Patel" <kin...@prominic.net<mailto:kin...@prominic.net>>, "Atin K. Gupta" <a...@prominic.net<mailto:a...@prominic.net>>, Pan Li <pa...@prominic.net<mailto:pa...@prominic.net>>, Bing Li <bin...@prominic.net<mailto:bin...@prominic.net>>, "Walker L. Dalton" <wal...@prominic.net<mailto:wal...@prominic.net>>, "Efrain Salomon" <efr...@prominic.net<mailto:efr...@prominic.net>>, "Joel C. Anderson" <j...@prominic.net<mailto:j...@prominic.net>> Date: 09/07/2016 12:13 AM Subject: Re: FlexJS - roadmap to 1.0 release ________________________________ Hi Justin, Just today I was thinking of finally getting around to trying Moonshine on my Windows computer. More below... On 9/6/16, 9:42 PM, "Justin M. Hill" <jus...@prominic.net<mailto:jus...@prominic.net>> wrote: > >Hi Alex and FlexJS community, > >Given that 0.70 of FlexJS is nearing release, I would like to revive a >request I made in April for a roadmap of what is left before we can call >it >1.0. For me, I would like at least one public testimonial that someone was able to use FlexJS and put an app into production. We have example apps, but I want to know if FlexJS can do something a bit more complex. Other folks may have different opinions and I could easily change my mind if folks want to call the release after 0.7.0 our 1.0 release. > >It would be really helpful to our cause if we can articulate the major >bullet points for why someone interested in cross platform development >should go with FlexJS / AIR vs. Xamarin. I think it is important for us >as >a community to clearly state the benefits beyond just not being a solution >backed by Microsoft and subject to their whims. I haven't used Xamarin, plus I think as a member of Apache I'm not supposed to do opinion-based competitive analysis. It is fine to state hard facts though, but in many ways your choice of tools is subjective. Mostly, I think we need folks who have been successful to articulate the advantages. >Finally, we really need help getting code completion put into Moonshine. >I'd appreciate hearing from anyone who is skilled in building Abstract >Syntax Trees and parsing them in real time who could contribute this. Moonshine is an AIR app, correct? Porting Falcon's AST code to ActionScript would be a serious project. I'm wondering if there is some way to leverage Falcon, possibly as an ANE, or via some other cross-process communication. Falcon is already set up to be a code-completion engine for Flash Builder. Thoughts? -Alex