The reason for that is that the symfony core development team is trying to move stuff that isn't -critical-, like ORM and AJAX libraries, and that have alternatives into plugins as opposed to part of the core itself so that it is easier to swap out with something. Its just those plugins you just emtioned for example, like the Propel plugin as well, are included by default as part of the installation.
Anyone who knows better about this feel free to correct, I am commenting about things I have gleaned from this list. On Thu, Feb 26, 2009 at 2:36 AM, SeeVik <[email protected]>wrote: > > Hello Gareth. > > My sincere apologies. i was just trying out the submit_to_remote > helper and it seems that although it not there in the Helper > directory, but it can still be used via the Protoculous plugin in the > same way as given in documentation. > > Thanks once again for the timely help. > Vikram > > On Feb 26, 7:26 am, SeeVik <[email protected]> wrote: > > Hello Gareth, > > > > I have read that documentation. But if you look in the API > > documentation for symfony 1.2 submit_te_remote is not there. Even in > > my symfony code for symfony 1.2.2 I did not find the method there. > > > > Checking the changelog it seems that most of the AJAX helpers (except > > some very basic ones, which do not include AJAX helpers) have been > > moved into the sfProtoculous plugin, and how they will be used now is > > not given in any documentation. > > > > Thanks and Regards > > Vikram > > > > On Feb 25, 9:39 pm, Gareth McCumskey <[email protected]> wrote: > > > > > A 30 second Google search: > > > > >http://www.librosweb.es/symfony_1_2_en/capitulo11/ajax_helpers.html > > > > > Search that page for submit_to_remote ... > > > > > Gareth > > > > > On 2/25/09, SeeVik <[email protected]> wrote: > > > > > > Hello all, > > > > > > I was checking for the documentation of Symfony 1.2 for > > > > submit_to_remote helper. Has it been removed? > > > > > > Thanks and Regards > > > > Vikram > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
