Hi Tracy,


Thanks for those suggestions. Unfortunately, the vast majority of the code base is required for all products, and breaking it up as runtime shared libraries hasn't worked very well. Your second suggestion is very interesting. I suppose you need to be running Flex Builder as an eclipse plug-in to go this route?

I've also read in the Flex documentation that using Modules can help to optimise compilation, as recompilation is limited to the effected module. Can anyone comment on real world experience with this approach?



Cheers,
Lach


On 28/08/2007, at 3:00 PM, Tracy Spratt wrote:

Can you logically break the project up into several smaller projects? This way, you can close the projects you are not actively working on, which speeds up the compilation significantly.



Also some folks use the command line compiler and Ant, and report better results(I use FB exclusively so far).



Tracy

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to