This looks very promising (I don't use dojo, but still). However, the javascript helper has been deprecated in CakePHP 1.3. 1.3 offers the new Js helper along with library engines (jQuery, MooTools and Prototype engines are included by default).
Instead of using your time writing helpers that will no longer work in a month or two (My guestimate as to when the final version of 1.3 will be out), you should write a dojo engine for the new CakePHP javascript methods. See: http://cakephp.lighthouseapp.com/projects/42648/13-new-features-js-helper On Jan 26, 9:37 pm, LordZardeck <[email protected]> wrote: > There is now an open source project dedicated to providing integration > between Dojo and CakePHP! It's called DojoCake and is found > athttp://dojocake.googlecode.com Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
