[Flow] Update to Flow 2.0: some Problems with compiling
Christian Müller
christian.mueller at typo3.org
Thu Jul 25 08:54:20 CEST 2013
Hi Cornel,
Cornel Widmer wrote:
> Hi there...
>
> Just updated to 2.0 from 1.1 and now strange things happens. As much as
> I understand no compiling is going on.
We did the compiling step in every Flow version so far so basically
nothing has changed.
My application is still under
> heavy development and so my flow-context is "Development". So far every
> compiling started with the first request in the browser. But now I have
> to do flow:core:compile and flow:doctrine:compileproxies to get things
> working.
Without the commands it just doesn't work? Normally that should be
executed automatically by Flow on a web request as you write yourself.
Nothing has changed in that regard.
>
> Is this new and the correct way to do so, or are there some switches in
> the settings to enable compiling on each request (so far when things
> changed)?
No, should happen automatically while in Development Context. If it
doesn't for you it is a bug and we should try to find out why it
happens. So can you give me some more input. What happens when you just
do the web request?
Cheers,
Christian
More information about the Flow
mailing list