I wonder, what is the right config type for navigation, xml or ini. What is faster? What do you use?
I find xml more easy to maintain and write, but I already have application.ini. I also think ini is faster for parsing, and for better performances it's maybe better to have on ini instead xml for navigation and ini for the rest of the config. Or it is maybe better to have one xml config file? What do you think? Regards, Sasa Stamenkovic. -- View this message in context: http://n4.nabble.com/Zend-Navigation-xml-or-ini-tp1472773p1472773.html Sent from the Zend Framework mailing list archive at Nabble.com.
