No actually. I created the file and class structure as shown above. I
get an error from PHP saying class not found. So unless I have to add
includes or requires to my files Cake does not load the classes.

So Cake handles this just fine:

AppModel->SubClass
AppMode->AnotherSubClass

But not this

AppModel->SubClass->AnotherSubClass

If I am wrong about this please tell me where I am going wrong. Please
see my example above.

Thank you.



On Dec 7, 8:55 am, AD7six <andydawso...@gmail.com> wrote:
> On Dec 7, 1:55 pm, RhythmicDevil <rhythmicde...@gmail.com> wrote:
>
> > Guess I was right about sub classing with Cake.
>
> what was your guess - that they work exactly the same way as the
> language itself?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to