|
From: Schmidt <sar...@es...> - 2016-03-25 10:10:36
|
Hi all developers of Quantlib My name is Schmidt, and I'm working for an Asia local bank. I just stepped into studying Quantlib for weeks. and now having a question about Class ObservableSettings. I'm wondering the purpose to announce it following Singleton pattern. Is it because that we'll only have market-data type variables to be observable, then all these market-data must apply the same Enable & Deferred updates settings. Cos now I'm thinking about if I have two types of variable observable, and I want them to be under different ObservableSettings, it seems can't be applicable with ObeservableSettings' Singleton pattern right? -- View this message in context: http://quantlib.10058.n7.nabble.com/Wondering-about-the-purpose-to-announce-ObservableSettings-following-Singleton-tp17359.html Sent from the quantlib-dev mailing list archive at Nabble.com. |