[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.45,1.46
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-08-30 15:18:28
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18466 Modified Files: todo.csv Log Message: Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** todo.csv 30 Aug 2006 10:06:40 -0000 1.45 --- todo.csv 30 Aug 2006 15:18:21 -0000 1.46 *************** *** 7,10 **** --- 7,11 ---- all,General Support,NSIS installers - uninstall old app before installing new,,2,, gensrc,Design,remove platform-specific configuration/code from core gensrc app,,2,, + all,General Support,migrate gensrc/OH/QLA/QLXL sourceforge projects back into QL,,2,,need to resolve name conflict for QLXL module OH,Design,update design doc,,2,, QLA,Design,#include fewer headers to speed compilation,,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" *************** *** 14,18 **** 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 --- 15,19 ---- 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 *************** *** 30,34 **** QLA,gensrc,extend rule.py to support conversion of Guile datatypes,,4 QLA,ValueObjects,"dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,4 ! QLA,VBA framework,access logfile (GUI browser),,4 QLA,VBA framework,interrogate object repository (GUI browser),,4,,Plamen? QLA,Enumerations,port ET/EC registry from QuantLibXL to ObjectHandler,on hold,,,requires redesign to allow multiple XLLs to share global Registry --- 31,35 ---- QLA,gensrc,extend rule.py to support conversion of Guile datatypes,,4 QLA,ValueObjects,"dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,4 ! QLA,VBA framework,access logfile (GUI browser),,4,, QLA,VBA framework,interrogate object repository (GUI browser),,4,,Plamen? QLA,Enumerations,port ET/EC registry from QuantLibXL to ObjectHandler,on hold,,,requires redesign to allow multiple XLLs to share global Registry |