[symfony-devs] Re: sfProtoculousPlugin

2008-09-28 Thread Fabien Potencier
fixed thanks, Fabien -- Fabien Potencier Sensio CEO - symfony lead developer sensiolabs.com | symfony-project.com | aide-de-camp.org Tél: +33 1 40 99 80 80 Kiril Angov wrote: > Who broke sfProtoculousPlugin ;) > > Warning: > require_once(/www/lib/symfony-1.2/lib/plugins/sfProtoculousPlugin/l

[symfony-devs] Re: RFC: disable all caching

2008-09-28 Thread Kevin Burkhardt
Why should developers need to clear the cache when a new class is added? I can tell you that every time I type 'symfony cc', I ask myself why symfony can't figure out on its own that the cache needs to be cleared (or updated) and handle that job itself. I know I'm not alone. Furthermore, why dis

[symfony-devs] sfProtoculousPlugin

2008-09-28 Thread Kiril Angov
Who broke sfProtoculousPlugin ;) Warning: require_once(/www/lib/symfony-1.2/lib/plugins/sfProtoculousPlugin/lib/helper/JavascriptBaseHelper.php) [function.require-once]: failed to open stream: No such file or directory in /www/lib/symfony-1.2/lib/plugins/sfProtoculousPlugin/lib/helper/Javascrip

[symfony-devs] Revision #10977

2008-09-28 Thread Kiril Angov
Hello, I was using for quite some time and on an ongoing project (symfony 1.1) the method described here http://trac.symfony-project.org/wiki/HowToHandlei18nDbFieldsWithAdminGeneratorMethod2 which works solely because of is_callable() in the ObjectHelper. With the http://trac.symfony-project.org/

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

2008-09-28 Thread [EMAIL PROTECTED]
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. Again, the current revision leaves a session entry in the database, after creating a new o