A wiki page is on my ToDo, but won't land for the next few weeks, I'm afraid.
In the mean time, here is a one-liner that pretty much covers the "what": VF2JS is an overlay for any regular Flex SDK that allows Spark and MX based projects to be published to JS. However, right now it can only do s:Button, and it does that very poorly. I've been focussing on getting the infrastructure in place before I get down to the real work: creating a JS framework that complements the Flex SDK. I'm not sure about my approach, but the choices seems to be: manually match the Flex API or cross compile the entire Flex SDK. Both are non-trivial and will take a long time to mature. Which one I choose will depend largely on the amount of fun and learning to be had :-) EdB On Wed, Aug 6, 2014 at 9:34 PM, jude <[email protected]> wrote: > Erik, > > Do you have a info page on VF2JS for those who don't know about the > project? > > > On Wed, Aug 6, 2014 at 8:01 AM, Erik de Bruin <[email protected]> wrote: > > > Hi, > > > > I just committed enough stuff to allow for the first VF2JS nightly builds > > to become reality: > > > > > > > http://apacheflexbuild.cloudapp.net:8080/job/flex-vf2js/lastSuccessfulBuild/artifact/vf2js/out/apache-flex-vf2js-0.0.1-src.zip > > > > If you have some spare cycles, please take a look and let me (and JIRA) > > know how it goes for you... > > > > Thanks, > > > > EdB > > > > > > > > -- > > Ix Multimedia Software > > > > Jan Luykenstraat 27 > > 3521 VB Utrecht > > > > T. 06-51952295 > > I. www.ixsoftware.nl > > > -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl
