[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.52,1.53
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-09-25 08:25:15
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13339 Modified Files: todo.csv Log Message: Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** todo.csv 12 Sep 2006 17:31:32 -0000 1.52 --- todo.csv 25 Sep 2006 08:25:12 -0000 1.53 *************** *** 2,26 **** QLA,Enumerations,EuriborSwapFixA / Eur Libor - fix design problems,,0,, all,General Support,NSIS installers - uninstall old app before installing new,,1,, ! OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,?,1,, ! QLA,Design,Joint Calendar as other Calendar (with special string),,2,, QLA,VBA framework,network launcher/updater for VBA framework - to point to different environments / configuration files,,1,, gensrc,Design,remove platform-specific configuration/code from core gensrc app,,2,, ! QLA,Design,right-click error messages - allow user to click anywhere in the range,,2,, ! QLA,Design,loop functions: 1) template 2) Procedures 3) error per iteration,,2,, QLA,Design,right-click enumerations: implement proper design using hidden sheet,,2,, QLA,Design,enumeration aliases - map multiple strings to single enum value,,2,, QLA,Design,#include fewer headers to speed compilation,,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" QLA,Design,export and use Quote (or Handle<Quote>) instead of double to solve the problem of reconstructing objects with default value,,2,,unable to recreate problem (reuters required?) ! QLA,General Support,performance profile of workbook YieldCurveMonitor.xls,on hold,2,, ! all,General Support,migrate gensrc/OH/QLA/QLXL sourceforge projects back into QL,,3,,need to resolve name conflict for QLXL module OH,Design,update design doc,,3,, - QLA,Enumerations,"enumeration as return value (string) should be same as the input value Period, DayCounter",on hold,3,, QLA,gensrc,Provide schema for XML,,3,, - QLA,VBA framework,design for real-time live feed,on hold,3,, OH,Design,"ohDummyObject(parameter1, parameter2) to create an empty object for demo purposes",,4,, OH,Design,Object to hold reference to CallingRange so we can support Object->isOrphaned() etc.,,4,, QLA,Design,"add support to take a QL object, wrap it in a QLA object, and store it in the OH repository",,4,, QLA,Design,use Excel SmartTags to allow interrogation of objects,,4,, ! QLA,Docs,"autogenerate documentation for datatype, default value, platform, loop",,4,,organize docs appropriately for OH/QLA/QLXL QLA,Documentation,segregate documentation for QLA / QLXL / OH,,4,, QLA,Enumerations,enums as function inputs: optional description suffixed with generic description taken from enum metadata,,4,, --- 2,24 ---- QLA,Enumerations,EuriborSwapFixA / Eur Libor - fix design problems,,0,, all,General Support,NSIS installers - uninstall old app before installing new,,1,, ! OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,?,1,,is it OK now? ! QLA,?,allow for default optimization Method (see as example qlAbcdCapletCalibration in marrketmodels.xml),,1,, QLA,VBA framework,network launcher/updater for VBA framework - to point to different environments / configuration files,,1,, gensrc,Design,remove platform-specific configuration/code from core gensrc app,,2,, ! QLA,Design,Joint Calendar as other Calendar (with special string),,2,, QLA,Design,right-click enumerations: implement proper design using hidden sheet,,2,, QLA,Design,enumeration aliases - map multiple strings to single enum value,,2,, QLA,Design,#include fewer headers to speed compilation,,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" QLA,Design,export and use Quote (or Handle<Quote>) instead of double to solve the problem of reconstructing objects with default value,,2,,unable to recreate problem (reuters required?) ! QLA,General Support,performance profile of workbook YieldCurveMonitor.xls,,2,, ! ?,?,return std::pair (see locate in swaptionvolmatrix),,3,, ! all,General Support,migrate gensrc/OH/QLA/QLXL SourceForge projects back into QL,,3,,need to resolve name conflict for QLXL module OH,Design,update design doc,,3,, QLA,gensrc,Provide schema for XML,,3,, OH,Design,"ohDummyObject(parameter1, parameter2) to create an empty object for demo purposes",,4,, OH,Design,Object to hold reference to CallingRange so we can support Object->isOrphaned() etc.,,4,, QLA,Design,"add support to take a QL object, wrap it in a QLA object, and store it in the OH repository",,4,, QLA,Design,use Excel SmartTags to allow interrogation of objects,,4,, ! QLA,Docs,"include more info in autogenerated docs: default value, platform, loop",,4,, QLA,Documentation,segregate documentation for QLA / QLXL / OH,,4,, QLA,Enumerations,enums as function inputs: optional description suffixed with generic description taken from enum metadata,,4,, *************** *** 28,48 **** QLA,General Support,"C++ examples - add VOs, NPV calculations",,4,, QLA,gensrc,replace Serializer class with Reader class since we will never DeSerialize anything,,4,, - QLA,VBA framework,menu options to load/unload XLL/XLA implement as toggle,cancelled,4,, QLA,VBA framework,interrogate object repository (GUI browser),,4,,Plamen? ! gensrc,Design,Increase max # params for Excel functions,done,5,, OH,Design,"""reflection"" - support member functions dynamically",,5,, OH,Design,allow objects to be grouped,,5,, QLA,Design,"Sessions: instead of using workbook as session, allow user to specify session number",,5,, QLA,Enumerations,"add support for description e.g. Nullcalendar, DayCounter::NoFrequency, DayCounter::Simple",?,5,, - QLA,Enumerations,port ET/EC registry from QuantLibXL to ObjectHandler,on hold,5,,requires redesign to allow multiple XLLs to share global Registry QLA,General Support,bring the C Addin and QuantLibXLDynamic up to date,,5,, QLA,General Support,count the number of functions available in the addin,,5,, QLA,General Support,calculate memory usage of repository,,5,, - QLA,gensrc,extend rule.py to support conversion of Guile datatypes,,5,, QLA,ValueObjects,"dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,5,, QLA,VBA framework,access logfile (GUI browser),,5,, ! ,,move stub.enum.types out of GenSrc into QLA,,4,, ! OH,Design,refactor OH / OHXL implementation,,5,, ! QLA,,allow for default optimization Method (see as example qlAbcdCapletCalibration in marrketmodels.xml),,1,, ! ,,return std::pair (see locate in swaptionvolmatrix),,3,, ! ,,"automatic conversion of QuantLib::Rate, Volatility, Discount, Spread, Time, etc",,5,, --- 26,50 ---- QLA,General Support,"C++ examples - add VOs, NPV calculations",,4,, QLA,gensrc,replace Serializer class with Reader class since we will never DeSerialize anything,,4,, QLA,VBA framework,interrogate object repository (GUI browser),,4,,Plamen? ! ?,?,"automatic conversion of QuantLib::Rate, Volatility, Discount, Spread, Time, etc",,5,, OH,Design,"""reflection"" - support member functions dynamically",,5,, OH,Design,allow objects to be grouped,,5,, + OH,Design,refactor OH / OHXL implementation,,5,, QLA,Design,"Sessions: instead of using workbook as session, allow user to specify session number",,5,, QLA,Enumerations,"add support for description e.g. Nullcalendar, DayCounter::NoFrequency, DayCounter::Simple",?,5,, QLA,General Support,bring the C Addin and QuantLibXLDynamic up to date,,5,, QLA,General Support,count the number of functions available in the addin,,5,, QLA,General Support,calculate memory usage of repository,,5,, QLA,ValueObjects,"dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,5,, QLA,VBA framework,access logfile (GUI browser),,5,, ! ! ! QLA,Enumerations,port ET/EC registry from QuantLibXL to ObjectHandler,on hold,5,,requires redesign to allow multiple XLLs to share global Registry ! QLA,VBA framework,design for real-time live feed,on hold,3,, ! QLA,Enumerations,"enumeration as return value (string) should be same as the input value Period, DayCounter",on hold,3,,already done by Ferdinando? ! ?,?,move stub.enum.types out of GenSrc into QLA,,4,,this is part of larger task 'remove QL code from core gensrc app' ! QLA,VBA framework,menu options to load/unload XLL/XLA implement as toggle,cancelled,4,, ! QLA,Design,loop functions: 1) template 2) Procedures 3) error per iteration,done,2,, ! gensrc,Design,Increase max # params for Excel functions,done,5,, ! QLA,Design,right-click error messages - allow user to click anywhere in the range,done,2 ! QLA,gensrc,extend rule.py to support conversion of Guile datatypes,done,5 |