Matthew Weier O'Phinney-3 wrote:
> 
> The problem is that Zend_Translate does not extend
> Zend_Translate_Adapter, and really, either of these (Zend_Translate or
> Zend_Translate_Adapter) would be work. The issue is that you can
> instantiate Zend_Translate_Adapters separate from Zend_Translate, but
> Zend_Translate cannot work without one or more adapters... so I opted
> for the adapter as the least common denominator.
> 
> Perhaps I can convince Thomas to create a Zend_Translate_Interface both
> implement; then I could type hint to that. I'll contact him regarding
> that.
> 
Glad you saw the light ;-)

-----
Walk Tall - Ride Free
Jochen
-- 
View this message in context: 
http://www.nabble.com/Zend_Form-and-validation-language-tp15248574s16154p15350772.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to