Dumb question: Is it possible to use CakePHP like you would EZ
Components?    Could you load the libraries and make calls without
using the MVC environment?

Thanks,
Keith

On Aug 29, 9:43 am, Rick <[email protected]> wrote:
> You should be able to do this quite easily.  Put the ezcomponents dir
> into the Vendor then add the ezc autoload require in the config
> core.php.
>
> Rick
>
> On Aug 28, 1:27 pm, BrendonKoz <[email protected]> wrote:
>
> > I'm currently looking touseezComponent's ezcGraphlibrarywithin a
> > CakePHP project, but I've noticed ezComponents specify a requirement
> > to have their baselibraryloaded.  (Is this similar to Zend now? Last
> > I knew Zend didn't require a loader touseit as a Vendor.)
>
> > Rather than rushing in head first into docs, hurdles, and heartache, I
> > was curious if anyone has tried integrating any of the ezComponents'
> > "framework" in to CakePHP as a vendor - successfully; and that may
> > have some tips?
>
> > ezComponent's Graphing Class (gallery of 
> > examples):http://www.ezcomponents.org/docs/api/trunk/Graph_gallery.html

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to