Tamcy wrote:

> 1. The batch script defines SF_ENVIRONMENT to be cli:
> define('SF_ENVIRONMENT', 'cli');

Yeah, thats what I am doing, however I might want to also have a debug 
mode for a batch script, as such I do not think that the constant 
identifying something as running on the CLI should be the cenv setting.

> 2. Uncomment the following configuration in factories.yml:
> 
> cli:
>   controller:
>     class: sfConsoleController
>   request:
>     class: sfConsoleRequest
>   response:
>     class: sfConsoleResponse
> 
> But still I think we need a "sfNoStorage" in 1.0 for the session
> issue.

Yeah, then again I do not even understand why this needs to be triggered 
at all. But I guess that it could require too many internal changes to 
just not call the storage container if the user chooses instead of 
loading a dummy session container.

regards,
Lukas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to