[QuantLibAddin-cvs] QuantLibAddin todo.csv, 1.57, 1.58 todonando.txt, 1.37, 1.38
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-09-27 10:07:40
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24658 Modified Files: todo.csv todonando.txt Log Message: Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** todonando.txt 12 Sep 2006 09:48:47 -0000 1.37 --- todonando.txt 27 Sep 2006 10:07:37 -0000 1.38 *************** *** 79,82 **** --- 79,83 ---- QUANTLIBADDIN + - break Eric's data conversion (Rate, Vol, etc) - RSG factory - export ImpliedCurve *************** *** 91,94 **** --- 92,96 ---- QUANTLIBXL + - port old functionalities - Property example? - SWAPTION spreadsheet with multiple prices Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** todo.csv 26 Sep 2006 19:05:13 -0000 1.57 --- todo.csv 27 Sep 2006 10:07:37 -0000 1.58 *************** *** 1,53 **** ! "project","subproject","task","status","priority","comp date","comment" ! "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,, ! "gensrc","Design","subdivide file qlxl\qladdin.cpp (1MB!) by category",,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,, ! "QLA","Functions","port old QLXL functionality into new QLXL",,4,, ! "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","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,, ! "gensrc","Design","consolidate Rule/RuleGroup classes","done",2,, ! "gensrc","Design","consolidate functions serializeObjectDict/serializeObjectDict2","done",2,, ! "QLA","General Support","count the number of functions available in the addin","done",5,, --- 1,54 ---- ! project,subproject,task,status,priority,comp date,comment ! 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,done,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,, ! gensrc,Design,subdivide file qlxl\qladdin.cpp (1MB!) by category,,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,done,0,,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,"ohDemoObject(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: enumeration, default value, platform, loop",,4,, ! QLA,Documentation,segregate documentation for QLA / QLXL / OH,,4,, ! QLA,Enumerations,wizard: when enums are inputs add optional description suffixed with generic description taken from enum metadata,,4,, ! QLA,Enumerations,"wizard: suffix description with loop, default parameter, optional parameter, etc information",,4,, ! QLA,Functions,port old QLXL functionality into new QLXL,cancelled,4,, ! 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",done,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,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 ! gensrc,Design,consolidate Rule/RuleGroup classes,done,2 ! gensrc,Design,consolidate functions serializeObjectDict/serializeObjectDict2,done,2 ! QLA,General Support,count the number of functions available in the addin,done,5 |