On 9/6/13 9:27 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:
>No, that makes sense. I'll see if I can get this to go with the 'old' >compiler first. > >Not being able to compile projects that work fine in FB will >(severely) limit the potential testers pool. I don't have time to >first adopt a project to compile from the command line with the old >compiler and then test the new one, except for test projects, maybe. >But test projects will always be very simple, while we'll need the >ability to test large, involved projects most of all. Agreed. In some other discussion, I've pointed out that there is true integration with FB which could be very hard, and "bolt-on" external tool stuff which might be sufficient so we can buy time to do the hard work. What I'm working on right now (after I finish the BlazeDS code) is compiling my "internal customer's" project. FB takes forever to compile it already, but they also have it building in Ant so my first attempts will be to build with Ant then swap in Falcon and see what happens. -Alex