On 9/21/06, Rik <[EMAIL PROTECTED]> wrote: > > Sorry to pop up this message but it would be great to have an answer > (even to say I miss an information or something) >
Hi Rik, I don't think I quite understand what the problem is that you're facing. You're saying you are trying to use the router for web services and are having some problems. Can you provide some example code of what you're trying to do? In my opinion, commenting out lines in the CakePHP source itself means one of two things: 1) you're doing it wrong 2) there's a bug in CakePHP that needs to be addressed As harsh as it sounds, I'm inclined to go with option 1 above until you show some code examples. The CakePHP developers are a bunch of really smart guys and you're commenting out two lines that are simply pushing the components and helpers you are going to be using into the webservices array. -- Chris Hartjes "The greatest inefficiencies come from solving problems you will never have." -- Rasmus Lerdorf @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
