[symfony-devs] Re: Database Session Storage - Why was updateSessionId() removed?

2008-10-01 Thread [EMAIL PROTECTED]
Up ... Michael On Sep 28, 10:40 am, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Please devs, i'd be pleased to hear a statement here. Because if the current implementation stays, i have to write my own regenerate() method (and many others), which updates the session id in the database.

[symfony-devs] Re: Database Session Storage - Why was updateSessionId() removed?

2008-10-01 Thread Fabien Potencier
Nicolas will answer you today. Short answer: we cannot remove the old session because an Ajax request can come in before the new session has been updated in the browser. So, you need to configure your session garbage collector properly. Fabien -- Fabien Potencier Sensio CEO - symfony lead

[symfony-devs] Download stats on plugins?

2008-10-01 Thread Tom Boutell
Are stats available on how many times plugins have been downloaded etc.? I have several at this point and I'm curious. Thanks. -- Tom Boutell www.punkave.com www.boutell.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[symfony-devs] Re: Database Session Storage - Why was updateSessionId() removed?

2008-10-01 Thread Nicolas Perriault
On Wed, Oct 1, 2008 at 3:42 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Just a Yes or No and i'm happy! Michael, First, sorry for the latency. We removed the delete statement from the session regeneration stuff because of problems if you are using asynchronous ajax requests in your

[symfony-devs] Re: Database Session Storage - Why was updateSessionId() removed?

2008-10-01 Thread [EMAIL PROTECTED]
I didn't see these problems, Wow! Now i see why this was removed. Thank you very much for your time to clarify this Nicolas. Michael On Oct 1, 5:18 pm, Nicolas Perriault [EMAIL PROTECTED] wrote: On Wed, Oct 1, 2008 at 3:42 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Just a Yes or No

[symfony-devs] Re: Database Session Storage - Why was updateSessionId() removed?

2008-10-01 Thread Nicolas Perriault
On Wed, Oct 1, 2008 at 5:32 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I didn't see these problems, Wow! Now i see why this was removed. Thank you very much for your time to clarify this Nicolas. No problem, I apologize for not having answered you earlier ;) ++ -- Nicolas Perriault

[symfony-devs] Re: RFC: add an sfCache backend to sfConfigCache

2008-10-01 Thread [EMAIL PROTECTED]
From docs: When you create a new class: Adding a class to an autoloading directory (one of the project's lib/ folders) is not enough to have symfony find it automatically in non-development environments. You must clear the autoloading configuration cache so that symfony browses again all the

[symfony-devs] Re: RFC: add an sfCache backend to sfConfigCache

2008-10-01 Thread Carl Vondrick
On Wed, 2008-10-01 at 10:40 -0700, [EMAIL PROTECTED] wrote: As i understand it, symfony does not recognize new classes until the config_autoload.yml.php file is created (on first hit). Clear the cache and call your site in dev mode, and see how much it takes to build that file. I wouldn't

[symfony-devs] Validations simultaneous with symfony 1.1

2008-10-01 Thread Guilherme Veras
Hello in Brazil with a number of national registration. CPF - Cadastro Pessoa Fisica (Registration of Individual) This number is present in any register of basic personal forms. His mask is 000.000.000-00 where the 2 latest numbers validate the 9 first Their size can easily be validated by the