Hello.
In cake/libs/model/model.php:
App::import('Core', array('ClassRegistry', 'Overloadable', 'Validation',
'Behavior', 'ConnectionManager', 'Set', 'String'));
I guess 'Behavior' shouldn't be there since I coundn't find such class
anywhere in Cake libs, only ModelBehavior is there.
Simple pr() after "!class_exists()" in App::import() shows that import()
tries to load this class several dozens times a page on a moderate-size
project!
--
kAtremer
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---