Yes, when it comes down to it, it is a matter of personal taste.
However, I think Prototype's (and thus the AjaxHelper's) transport
methodology is more consistent with the way Cake works.  Also, since
the format of AjaxHelper's methods has been modelled against the
HtmlHelper, you can Ajax a Cake application just be changing a few
lines of code.

As far as having to write large arrays into your views in order to use
Ajax with the AjaxHelper: not true.  In fact, only one or two array
keys are required for most Ajax calls, because AjaxHelper makes many of
them automatic.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to