[QuantLibAddin-cvs] QuantLibAddin todo.eric.csv,1.3,1.4
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-11-03 08:06:12
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29340 Modified Files: todo.eric.csv Log Message: Index: todo.eric.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.eric.csv,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** todo.eric.csv 29 Oct 2006 16:13:54 -0000 1.3 --- todo.eric.csv 3 Nov 2006 08:06:08 -0000 1.4 *************** *** 1,12 **** "project","subproject","task","status","priority","days","comp date","comment" ! "QLA","VBA framework","network launcher/updater for VBA framework - to point to different environments / configuration files","done?",1,3,, ! "all","General Support","NSIS installers - uninstall old app before installing new","cancelled?",1,"- -",,"not required after network launcher?" "QLA","Design","add support to take a QL object, wrap it in a QLA object, and store it in the OH repository","done?",4,,, "gensrc","Design","remove platform-specific configuration/code from core gensrc app",,2,2,, "QLA","Design","right-click enumerations: implement proper design using hidden sheet",,2,1,, ! "QLA","Design","enumeration aliases - map multiple strings to single enum value",,2,1,, "QLA","Design","#include fewer headers to speed compilation",,2,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" "QLA","General Support","performance profile of workbook YieldCurveMonitor.xls",,2,2,, - "OH","Design","refactor OH / OHXL implementation",,2,,, "gensrc","Design","return std::pair (see locate in swaptionvolmatrix)",,3,1,, "all","General Support","migrate QLA/QLXL SourceForge projects back into QL",,3,"- -",,"request deletion of old QLA/QLXL repositories" --- 1,14 ---- "project","subproject","task","status","priority","days","comp date","comment" ! "QLA","Launcher","cleaner IPC between launcher & framework","in progress",2,,, ! "QLA","General Support","NSIS scripts for network installations",,2,,, ! "QLA","Design","additional dynamic cast in handleToLib for qlTermStructureReferenceDate() etc.",,2,,, ! "OH","Design","volatile functions - allow user to specify in function metadata",,2,,, "QLA","Design","add support to take a QL object, wrap it in a QLA object, and store it in the OH repository","done?",4,,, "gensrc","Design","remove platform-specific configuration/code from core gensrc app",,2,2,, + "OH","Design","refactor OH / OHXL implementation",,1,,, "QLA","Design","right-click enumerations: implement proper design using hidden sheet",,2,1,, ! "QLA","Design","enumeration aliases - map multiple strings to single enum value","in progress",2,1,, "QLA","Design","#include fewer headers to speed compilation",,2,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" "QLA","General Support","performance profile of workbook YieldCurveMonitor.xls",,2,2,, "gensrc","Design","return std::pair (see locate in swaptionvolmatrix)",,3,1,, "all","General Support","migrate QLA/QLXL SourceForge projects back into QL",,3,"- -",,"request deletion of old QLA/QLXL repositories" *************** *** 56,57 **** --- 58,61 ---- "OH","Design","convert objectIDs to uppercase","done",,,, "OH","Design","implement case-preserving behavior for objectIDs","done",4,,, + "QLA","VBA framework","network launcher/updater for VBA framework - to point to different environments / configuration files","done",1,3,, + "all","General Support","NSIS installers - uninstall old app before installing new","cancelled",1,"- -",,"not required after network launcher?" |