Zend_Locale_Format don't read locale from registry
Hi.
Is there a good reason why Zend_Locale_Format:: getNumber(for example) don't read locale from default registry 'Zend_Locale'. It's boring to pass it in array options every time? Or there is a way arround (don't tell me to exttend it :P)?