[Flow] Accessing settings in command-line controller

Cornel Widmer cornel at kollerinternet.ch
Wed Apr 9 18:38:05 CEST 2014


Hi folks

Maybe someone of you can help me out with this problem. I've a some paths written in my Settings.yaml and a lot of constants and variables in an abstract controller for my flow application.

Now, I want to access some of them (paths from settings and variables from the abstract controller) in a command line controller. But obviously the retrieving from Settings.yaml does not work out of the box.

Logically I cant acces the variables of my abstract controller as I can not extend from the abstract controller.

Can someone point me in the right direction to sail around these design flaws of my application. I really want to learn, so every tipp is very appreciated.


More information about the Flow mailing list