On Dienstag, 8. April 2008, objectref wrote: > Hi, > > > > There is a -very- handy option of Eric, "Automatically Compile" changed > forms and changed resources. Very handy because it compiles all this for > you on Project run/debug. The one that compile forms is working correctly, > I mean, it seems to compile them only if they have changed. But I think > that the other one (resources) is executed no matter what. I think it > compiles resources even if they haven't changed, thus producing a small lag > when you run/debug the project.
Do you think it always compiles or can you proove? I checked the code and it has identical logic like the one compiling forms. First it checks the list of files, if a recompilation is required (indicated by a progress dialog). If it is needed, it recompiles them again showing a progress dialog. > > (unless, some internal part of project is changed that I am unaware of) > > > > Have anyone other noticed this ? Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
