[symfony-users] Re: sfDynamics and sf1.4

2010-01-06 Thread Romain Dorgueil
0.9.6 should work fine with symfony 1.4 If not, please opena ticket on trackeet.net Thanks On 18 déc 2009, 19:42, "Fred Grott(shareme)" wrote: > Hello everyone, > > Excuse the briefness of this note.. > > For those of us using Sf 1.4.1 and the sfDrynamicsPlugin it appears > that changes were ma

Re: [symfony-users] Re: sfDynamics::load('jquery.SCRIPTNAME') not loading in the result div, after an ajax action

2009-12-14 Thread Romain Dorgueil
they should already be loaded when you call your AJAX >> action. >> >> -- >> > > -- > > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to symfony-us...@g

[symfony-users] Re: sfDynamics::load('jquery.SCRIPTNAME') not loading in the result div, after an ajax action

2009-12-14 Thread Romain Dorgueil
Hi, can you open a ticket on sfDynamics bug tracker please ? I'm not really decided if this is a bug or if this is the intended behavior, but there should definately a way to do this. http://trackeet.net/projects/sf-dynamics-plugin/issues/new Romain On 2 déc, 21:30, artmajeur wrote: > all requ

[symfony-users] About TRAC - Please check for duplicate tickets before opening a new one

2009-02-25 Thread Romain Dorgueil
step for trac, but a big step for the community. -- Romain Dorgueil Symfony Developper --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email t

[symfony-users] Re: [symfony-devs] http://www.symfony-project.org/ is down. again.

2008-05-02 Thread Romain Dorgueil
the designing work for you, just allows to write clean code, isolating the database model layer. And if a page is making 200 queries per request, without caching or even better, supercaching (see sfSuperCachePlugin)... Well then it won't scale to million users... -- -=( Romain Dorguei