[FLOW3-general] Flow3 speed in dev context (full recompilation every time?)
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Wed Sep 5 11:07:04 CEST 2012
Hi,
> did you take a look at freezing packages?
Indeed that is the way to go. Just freeze everything you don't change
(which should include all framework packages) and normally the file
monitoring should prevent a full recompile. In Production it shouldn't
catch any file changes and so never recompile and in Development it
should only recompile anything that is affected by a change. So if that
doesn't work out and it recompiles everything all the time something is
wrong and I would ask you to compile a bug report explaining the problem
in detail. Probably it is some windows file system problem that wrongly
detects changes.
Cheers,
Christian
More information about the FLOW3-general
mailing list