[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.48,1.49
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-09-08 08:23:14
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24998 Modified Files: todo.csv Log Message: document requests from ferdinando & katiuscia Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** todo.csv 5 Sep 2006 17:35:09 -0000 1.48 --- todo.csv 8 Sep 2006 08:23:11 -0000 1.49 *************** *** 1,9 **** project,subproject,task,status,priority,comp date,comment ! gensrc,Design,Extend loop functionality to Procedure class,,,, QLA,Enumerations,EuriborSwapFixA - fix design problems,,1,, OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,,1,, OH,Design,ohDummyObject() to create an empty object for demo purposes,,1,, ! QLA,Enumerations,"enumeration as return value (string) ï¾ should be same as the input value ï¾ Period, DayCounter",,1,, all,General Support,NSIS installers - uninstall old app before installing new,,2,, gensrc,Design,remove platform-specific configuration/code from core gensrc app,,2,, --- 1,15 ---- project,subproject,task,status,priority,comp date,comment ! QLA,General Support,bring the C Addin and QuantLibXLDynamic up to date,,,, ! QLA,Design,right-click error messages - allow user to click anywhere in the range,,,, ! QLA,Design,loop functions: 1) template 2) Procedures 3) error per iteration,,,, ! QLA,Documentation,segregate documentation for QLA / QLXL / OH,,,, ! QLA,Design,right-click enumerations: implement proper design using hidden sheet,,,, ! QLA,Design,enumeration aliases - map multiple strings to single enum value,,,, ! QLA,Enumerations,EuriborSwapFixA - fix design problems,,1,, OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,,1,, OH,Design,ohDummyObject() to create an empty object for demo purposes,,1,, ! QLA,Enumerations,"enumeration as return value (string) should be same as the input value Period, DayCounter",,1,, all,General Support,NSIS installers - uninstall old app before installing new,,2,, gensrc,Design,remove platform-specific configuration/code from core gensrc app,,2,, *************** *** 15,25 **** QLA,Design,"add support to take a QL object, wrap it in a QLA object, and store it in the OH repository",,3,, QLA,Design,use Excel SmartTags to allow interrogation of objects,,3,, ! QLA,Docs,"autogenerate documentation for datatype, default value, platform",,3,,organize docs appropriately for OH/QLA/QLXL QLA,Enumerations,enums as function inputs: optional description suffixed with generic description taken from enum metadata,,3,, QLA,Functions,port old QLXL functionality into new QLXL,,3,, QLA,General Support,"C++ examples - add VOs, NPV calculations",,3,, ! QLA,gensrc,replace Serializer class with Reader class ï¾ since we will never DeSerialize anything,,3,, QLA,VBA framework,design for real-time live feed,,3,, ! QLA,VBA framework,menu options to load/unload XLL/XLA ï¾ implement as toggle,in progress,3,, OH,Design,"""reflection"" - support member functions dynamically",,4,, OH,Design,Object to hold reference to CallingRange so we can support Object->isOrphaned() etc.,,4,, --- 21,31 ---- QLA,Design,"add support to take a QL object, wrap it in a QLA object, and store it in the OH repository",,3,, QLA,Design,use Excel SmartTags to allow interrogation of objects,,3,, ! QLA,Docs,"autogenerate documentation for datatype, default value, platform, loop",,3,,organize docs appropriately for OH/QLA/QLXL QLA,Enumerations,enums as function inputs: optional description suffixed with generic description taken from enum metadata,,3,, QLA,Functions,port old QLXL functionality into new QLXL,,3,, QLA,General Support,"C++ examples - add VOs, NPV calculations",,3,, ! QLA,gensrc,replace Serializer class with Reader class since we will never DeSerialize anything,,3,, QLA,VBA framework,design for real-time live feed,,3,, ! QLA,VBA framework,menu options to load/unload XLL/XLA implement as toggle,in progress,3,, OH,Design,"""reflection"" - support member functions dynamically",,4,, OH,Design,Object to hold reference to CallingRange so we can support Object->isOrphaned() etc.,,4,, |