What are major differences between Symfony? They are completely different frameworks, so basically everything. But in the end, all frameworks do the same thing.
What is equivalent of slots and partials (are they "elements"?) in Cake? Yes, elements. Is it true there is no activerecord in cake? ActiveRecord is slow and shouldn't be used in most cases. Especially on high volume traffic sites. On Feb 8, 2:08 pm, Pax <[email protected]> wrote: > I know some Symfony and I have to learn CakePHP immediately. > > What are major differences between Symfony? > What is equivalent of slots and partials (are they "elements"?) in > Cake? > Is it true there is no activerecord in cake? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
