|
From: Roland L. <rol...@go...> - 2009-11-19 12:44:18
|
> > How would you feel about putting together a new example workbook that we > could use for a new screenshot on http://www.quantlibaddin.org - ideally > something that shows off the business functionality as much as possible, > and shows the latest version numbers for Calc + QL, using the colors > from the website - ? > Hi Eric, thanks for the encouraging words ;-). In fact it did not take much yesterday night to get the Option.ods up again. I organised the code such that it is similar to your original files in QuantLibAddin/Addins/Calc and I reused most of it with tiny modifications. I will commit it to the 0.9.9 branch tonight or tomorrow, QuantLibAddin/Addins/Calc2 and QuantLibAddin/Clients/Calc2, as you suggested. I am really wondering now which change prevented compilation/deployment in the first place. I cannot tell because I started from scratch with the simple wiki examples and added your code step by step. > > The holy grail would be to get the Calc addin into a state where it > could seamlessly load the flagship example QLXL workbooks... > > QuantLibXL/Workbooks/StandaloneExamples/YieldTermStructures.xls > QuantLibXL/Workbooks/StandaloneExamples/InterestRateDerivatives.xls > > ...but that would take a lot of work. > Ok, I'm tempted. But doesn't it make more sense to look at gensrc for Calc now rather than putting the code together manually? Best regards, Roland |