On Apr 9, 8:44 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 9, 2008 at 11:41 AM, DragonI <[EMAIL PROTECTED]> wrote:
>
> > Coolio!
>
> > But does anyone know what the overhead/performance is like?
>
> Compared to what? I doubt you'd even notice it.
File inclusions are always a overhead unless you use caching;
but many times it's ok for the module organization. Cake's way of
handling file inclusions are real overhead (checking file_exists and
then calling require_once); but can be solved with caching.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.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
-~----------~----~----~----~------~----~------~--~---