> I've never used, and never will use the CakePHP Ajax helper. This is not > because it's bad, but because it is doomed to create inline JS and > therefor is more targeted at JS beginners. If you want to do a real JS > project, you are going to have your own JS files where all your code rests.
Creating inline JavaScript!?! Perish the thought! You must have missed the announcement: http://groups.google.com/group/cake-php/browse_thread/thread/44212b3da1159961/d4f559fecb58d1c7 And those features are being enhanced in 1.2, so that <script /> tags for code written to external files are automagically written to <head />. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
