I think that is a scenario where using the IDE for production is faster.... I do mock all services call and develop like a pure client side app, then I can just start the app from flexbuilder.
Once is it sufficient stable I deploy on server w/o mocks and check if all works, usually it does. VELO On Fri, Aug 7, 2009 at 5:18 PM, Vecchio Fabrizio <[email protected] > wrote: > > Hi, thanks for the response. Seems a good solution, can you post a > snippet of code with the pom's configuration? At the moment i use > output directive of flexmojos to compile directly into jetty but it > take at least 24 seconds on every code change. Thank in advance. > > Vecchio Fabrizio > P&S s.r.l. - Payroll Services > CIO > Via Pergolesi, 25 > 20124 Milano > P: +39 02 677355 42 > F: +39 02 677355 30 > > Il giorno 07/ago/2009, alle ore 17.15, dave <[email protected]> ha > scritto: > > > > > We went through some configuration so that Jetty would always keep > > the .swf's in the same location while it was running. > > > > We then configured the IDE's to build directly into that location. > > The cycle of edit->compile->stop Jetty->start Jetty->debug reduced to > > edit->compile->debug. > > > > dave > > <>< > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
