> I'm looking at: > http://framework.zend.com/manual/1.12/en/zend.currency.additional.html#zend.currency.additional.cache > > Where does this code go? After I create a currency object in my controller?
You could assign a cache instance during bootstrapping, that is, in an initialization method in your bootstrapping class. Andreas -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
