if thats a command line script - maybe use the built-in console ? if thats not an option - looking at the console code will give you many ideas :)
On 8/26/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I think you would have to figure out the dependencies and do it that > way, yes. I can't say for sure it would work even in doing that. > > On Aug 26, 3:52 am, Jaime <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I'd love to use some Cake core functions (like Set::extract or >> Inflector::slug) in a non-cake app (command line script). Is there a >> preferred way to do this, or should I include one by one all the >> affected files and their dependences? > > > -- Marcin Domanski http://kabturek.info --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
