In my experience, Flex sometimes takes forever to compile when I'm on a lousy network. I've always wondered if it was due to it doing some http connections or DNS lookups, for reasons unknown (network licence checking perhaps?).

On 19/08/2008, at 1:23 AM, JWOpitz wrote:

"I also believe that Adobe needs to kick it into gear and come out
with a patch ASAP that addresses the, from my experience, the absolute
slowest compiler on the planet."

If you haven't already, learn to use the command-line compiler and an
ANT script then. I don't think it is nearly as slow as the Flex
Builder compiler. 3-7 seconds to compile via ANT is pretty fast to me.

--- In flexcoders@yahoogroups.com, "dbronk" <[EMAIL PROTECTED]> wrote:
>
> Although I agree that 16000 lines of code broken between only 7
> classes certainly seems like a further break down of code into smaller > classes is necessary, I also believe that Adobe needs to kick it into
> gear and come out with a patch ASAP that addresses the, from my
> experience, the absolute slowest compiler on the planet. Also with
> that, they need to get a patch out that doesn't go into a full
> workspace build just because I make a small change to a class. I've
> even simply added a space and saved which caused a full workspace
> build. To me, placing this as a top priority for Flex 4 is great and
> I thank them for that, but that doesn't help me now. My single
> greatest productivity killer right now is having to wait 60-90 seconds
> everytime I save a file.
>
>
>
> --- In flexcoders@yahoogroups.com, "Howard Fore" <howard.fore@> wrote:
> >
> > Sounds like you need to break it down further...
> >
> > On Mon, Aug 18, 2008 at 9:30 AM, litesh_b321 <litesh_b321@> wrote:
> >
> > > Hi gyus
> > > i have around 16000 line of code
> > > which is already broke up in two mxml file and five class file
> > >
> >
> >
> > --
> > Howard Fore, howard.fore@
> > "The universe tends toward maximum irony. Don't push it." - Jeff
Atwood
> >
>




Reply via email to