I know that many Cakephpers use frameworks/libraries like Prototype and JQuery.
What about if you come across some general purpose Javascript functoin and you add those to a "common.js" file that you keep accumulating to ? And I'm talking about a common.js type file that you might use even *outside* of your CakePHP websites. If you keep this general purpose common.js file inside you app/js directory, but you also use *elsewhere*, then pretty soon they become un-Synchronized, like if you forget to make a copy of one to the other location after making changes to only one of them. I think it's a common challenge some of us face -- or not. Wondering what you guys do. Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
