question about mvc in XenForo

typostudy

Member
Licensed customer
1. Does mvc work in XenForo the same way as in Zend Framework?
2. in XenForo, it is Zend Framework 1 or 2?
 
In a word, no. XenForo has its own system for pretty much everything, only loosely based on Zend Framework.


Zend Framework 1.

Any particular reason why this is important?
ZendFramework 2 uses a different coding style that is drastically different (namespaces) and refactored / rewrote a lot of things if I remember correctly.
 
Back
Top Bottom