[Flow] Update to Flow 2.0: some Problems with compiling

Robert Lemke robert at typo3.org
Thu Jul 25 11:30:56 CEST 2013


Hi Cornel,

Cornel Widmer wrote:
> Just updated to 2.0 from 1.1 and now strange things happens. As much as
> I understand no compiling is going on. 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.
>
> 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)?

Flow 2.0 should basically behave like 1.1 in terms of compilation - 
which means that it should just work.

One guess is that maybe the context is still set wrongly in some 
configuration, maybe there's still some "FLOW3_CONTEXT" instead of 
"FLOW_CONTEXT" around?

Cheers,
Robert


More information about the Flow mailing list