You might be right! I was able to create a little bootstrap in Mambo to Cake where I can call all Cake global functions and constant so I thought I should be able to access to some of other classes.
This is just a proof of concept and an brain twister on my part to see if it is possible. Thanks On Jun 11, 11:49 am, "Jonathan Langevin" <[EMAIL PROTECTED]> wrote: > My understanding is the same as Joshua. It's a bridge that allows Joomla > access to the Cake applications/api, and Cake access to the Joomla > applications/api. > To completely replace the Joomla api, that would seem to be pretty complex, > as you would have to update existing Joomla components/modules to work with > Cake. > > Maybe look at Jake's source code, to see how they are implementing Cake into > Joomla, that might help you figure out what you would need to change for > your own undertaking > > On 6/11/07, Joshua Benner <[EMAIL PROTECTED]> wrote: > > > > > Yes, they are bridges, but they still have full access to the Joomla and > > Drake APIs (AFAIK). > > > chanh.ong wrote: > > > Thanks for the tips but I am not sure that is how I want. I just want > > > to use cake as a framework not a bridge to run cake app in Mambo. I > > > think that is how Jake and Drake is doing. A bridge to run cake app > > > in Joomla and Drupal. > > > > I just want to be able to use cake api and classes at this point. > > > > On Jun 11, 8:17 am, "Jonathan Langevin" <[EMAIL PROTECTED]> wrote: > > >http://cakebaker.42dh.com/2007/01/29/joomla-and-cakephp/http://dev.sy...<< > >official home of Jake? > > > >> On 6/11/07, Joshua Benner <[EMAIL PROTECTED]> wrote: > > > >>> I know there is a Joomla extensions that integrates Cake (called Jake > > I > > >>> believe) -- it may work for mambo, or there may be a similar extension > > >>> for Mambo -- or perhaps you could port it. > > > >>> chanh.ong wrote: > > > >>>> I was able to bootstrap cake into Mambo and able to call global > > >>>> functions and cake constant but not able to figure out how to call > > >>>> helpers, etc, any suggestion? > > > >>>> I am not using the normal cake controller, etc. I create an include > > >>>> file that bootstrap cake into Mambo as a library and hoping to use > > >>>> cake framework inside Mambo. > > > >>>> Any bootstrap advise is appreciated. > > > >>>> Thanks > > > >>> -- > > >>> Joshua Benner > > >>>http://bennerweb.com > > > -- > > Joshua Benner > >http://bennerweb.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
