On 24 Nov, 10:56, Gareth McCumskey <[email protected]> wrote:
> Thanks for the info guys and after going through the documentation on what
> is going to be deprecated I had another question.
>
> I see that the ajax helpers (remote_function(), link_to_remote(), etc) are
> deprecated in 1.3. My question is what is replacing this as we use those
> helpers quite extensively in our application (and for good reason :P). If
> its being removed surely there must be a replacement? One of the things I
> liked about symfony was that my Javascript knowledge is no where near as
> good as my PHP and being able to use PHP based function to implement some
> pretty impressive Javascript functionality was a real bonus.

Believe me: it's not.
Javascript should be always used with Javascript itself, just because
it needs to be separated from HTML context.
Try to learn some Javascript, it's not so hard and you don't need to
start from zero: you can use one of many frameworks (my advice is
jQuery).

--

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.


Reply via email to