can i have resources without namespaces? like i may not want my Models to
have namespaces so i can refer to it by

$model1->findParentModel2() 

rather than 

$model1->findParentApp_Model_Model2()

i am not sure if the syntax is right, but u get what i mean
-- 
View this message in context: 
http://www.nabble.com/Resources-with-out-Namespaces-tp24020632p24020632.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to