> Ok, and Zend_Acl_Adapter would be in Acl/Adapter/Adapter.php or in Acl/Adapter.php? If the former - how it's not directory per file? If the latter, why > Zend_Acl gets subdirectory and Zend_Acl_Adapter not and how one is to know that by the name?

Got the idea u are asking about Zend class loader:) Simple u just check if file Acl/Adapter.php exists if so it is not package, else if file Acl/Adapter/Adapter.php exists u load it else class not found.

--
Pagarbiai,
Tautvydas Andrikys aka esminis <mailto:[EMAIL PROTECTED]>
www.esminis.lt <http://www.esminis.lt>
www.bajeriai.lt <http://www.bajeriai.lt>

Reply via email to