[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.46,1.47
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-09-05 09:59:45
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv10995 Modified Files: todo.csv Log Message: document requests from nando/mario Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** todo.csv 30 Aug 2006 15:18:21 -0000 1.46 --- todo.csv 5 Sep 2006 09:59:41 -0000 1.47 *************** *** 1,36 **** ! project,subproject,task,status,priority,comp date,comment ! ! 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,, ! 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" ! QLA,General Support,performance profile of workbook YieldCurveMonitor.xls,,2,, ! QLA,VBA framework,network launcher/updater for VBA framework - to point to different environments / configuration files,,2,, ! 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 ! OH,Design,allow objects to be grouped,,4 ! QLA,Design,"Sessions: instead of using workbook as session, allow user to specify session number",,4 ! QLA,Enumerations,"add support for description e.g. Nullcalendar, DayCounter::NoFrequency, DayCounter::Simple",,4 ! QLA,General Support,count the number of functions available in the addin,,4 ! QLA,General Support,calculate memory usage of repository,,4 ! QLA,gensrc,Provide schema for XML,,4 ! 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 ! QLA,General Support,YC bootstrap fails if workbook RateHelpers.xls is open,on hold,0,,unable to recreate problem (reuters required?) --- 1,38 ---- ! "project","subproject","task","status","priority","comp date","comment" ! ,,,,,, ! "gensrc","Design","Increase max # params for Excel functions",,,, ! "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,, ! "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" ! "QLA","General Support","performance profile of workbook YieldCurveMonitor.xls",,2,, ! "QLA","VBA framework","network launcher/updater for VBA framework - to point to different environments / configuration files",,2,, ! "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,, ! "OH","Design","allow objects to be grouped",,4,, ! "QLA","Design","Sessions: instead of using workbook as session, allow user to specify session number",,4,, ! "QLA","Enumerations","add support for description e.g. Nullcalendar, DayCounter::NoFrequency, DayCounter::Simple",,4,, ! "QLA","General Support","count the number of functions available in the addin",,4,, ! "QLA","General Support","calculate memory usage of repository",,4,, ! "QLA","gensrc","Provide schema for XML",,4,, ! "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" ! "QLA","General Support","YC bootstrap fails if workbook RateHelpers.xls is open","on hold",0,,"unable to recreate problem (reuters required?)" |