[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.8,1.9
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-06-01 11:31:52
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29140 Modified Files: todo.csv Log Message: Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** todo.csv 29 May 2006 08:36:38 -0000 1.8 --- todo.csv 1 Jun 2006 10:35:57 -0000 1.9 *************** *** 1,9 **** "project","subproject","task","status","priority","comp date","comment" ! "OH","Design","if user supplies handle stub he must ensure it's unique / link handle stub to calling cell (?)","in progress",1,,"????" ! "OH","Design","add support for permanent objects objects which aren't deconstructed/reconstructed unless their inputs (VOs) change","in progress",2,,"????" ! "QLA","Enumerations","add support for accessing member function of Enumeration e.g. publish the public Calendar interface","in progress",1,, "OH","Design","""singleton"" object - static inputs & handle - load from VO? - lazy instantiation?","in progress",2,,"implement as extension of Enumeration Registry?" ! "QLA","Xibor","automatically load EURIBOR etc. at startup from VOs (""singleton objects"")","in progress",2,,"see ObjectHandler" ! "OH","Functions","ohListInstanceNames() is broken in utilities.xls?","done",1,,"looks OK now?" ,,,,,, "OH","Design","""reflection"" - support member functions dynamically",,3,, --- 1,12 ---- "project","subproject","task","status","priority","comp date","comment" ! "OH","Design","if user supplies handle stub he must ensure it's unique / link handle stub to calling cell (?)","done",1,05/31/2006, ! "QLA","Enumerations","add support for accessing member function of Enumeration e.g. publish the public interface for Calendar, DayCounter","in progress",1,, ! "QLA","Design","revise code for Interpolation, and allow user to provide an enumeration indicating the desired class",,1,, ! "QLA","Design","yieldTermStructure user supplies two Enumerations - autogenerate nested select to instantiate indicated template",,1,, ! "QLA","Design","support for QuantLib::Handle give Excel user the ability to create a Handle and relink it as required",,1,, ! "QLA","Design","use ""instanceName"" instead of ""handle"" required to avoid confusion with QuantLib::Handle","in progress",1,, ! "QLA","Design","implement XIBOR etc as Enumerations expose their public interface QL changes required",,1,, "OH","Design","""singleton"" object - static inputs & handle - load from VO? - lazy instantiation?","in progress",2,,"implement as extension of Enumeration Registry?" ! "OH","Design","add support for permanent objects objects which aren't deconstructed/reconstructed unless their inputs (VOs) change","in progress",2,, ,,,,,, "OH","Design","""reflection"" - support member functions dynamically",,3,, *************** *** 11,15 **** "OH","Design","allow objects to be grouped",,3,, "OH","Functions","ohPack() - resolve flags and values",,1,, - "QLA","Design","use ""instanceName"" instead of ""handle""","in progress",3,, "QLA","Design","discontinue support for VC6","in progress",3,, "QLA","Design","Sessions: instead of using workbook as session, allow user to specify session number",,,, --- 14,17 ---- *************** *** 27,31 **** "QLA","Enumerations","qlListEnum() - single return value gets repeated in calling range force scalar to be returned as vector",,,,"is there an example of an enum list containing 1 item?" "QLA","Enumerations","take enumeration description from metadata",,,, ! "QLA","Excel binding","categorize function names in Excel Function Wizard","on hold",1,"20/04/2006","conflict with Adfin addin" "QLA","Excel binding","srcgen function metadata ""noWizardRecalc"" to suppress recalc under Excel Function Wizard",,2,,"also required for ctors otherwise GC breaks" "QLA","Functions","port old QLXL functionality into new QLXL",,2,, --- 29,33 ---- "QLA","Enumerations","qlListEnum() - single return value gets repeated in calling range force scalar to be returned as vector",,,,"is there an example of an enum list containing 1 item?" "QLA","Enumerations","take enumeration description from metadata",,,, ! "QLA","Excel binding","categorize function names in Excel Function Wizard","on hold",2,"20/04/2006","conflict with Adfin addin" "QLA","Excel binding","srcgen function metadata ""noWizardRecalc"" to suppress recalc under Excel Function Wizard",,2,,"also required for ctors otherwise GC breaks" "QLA","Functions","port old QLXL functionality into new QLXL",,2,, *************** *** 34,42 **** "QLA","General Support","C++ examples - add VOs, NPV calculations",,3,, "QLA","General Support","EXPORT_QL_OBJECT macro not fully polymorphic",,3,, - "QLA","srcgen","add support for direct call to member function of temporary object e.g. qlDayCount(), qlYearFraction()",,1,, "QLA","srcgen","extend rule.py to support conversion of Guile datatypes",,3,, "QLA","srcgen","Provide schema for XML",,3,, "QLA","ValueObjects","dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,3,, ! "QLA","VBA framework","design for real-time live feed",,1,, "QLA","VBA framework","interrogate object repository",,2,,"Plamen?" "QLA","VBA framework","network launcher for VBA framework - to point to different environments / configuration files",,2,, --- 36,43 ---- "QLA","General Support","C++ examples - add VOs, NPV calculations",,3,, "QLA","General Support","EXPORT_QL_OBJECT macro not fully polymorphic",,3,, "QLA","srcgen","extend rule.py to support conversion of Guile datatypes",,3,, "QLA","srcgen","Provide schema for XML",,3,, "QLA","ValueObjects","dynamic properties e.g. ohMember(""instanceName"", ""NPV"", ...) replaces qlNPV(""instanceName"")",,3,, ! "QLA","VBA framework","design for real-time live feed",,2,, "QLA","VBA framework","interrogate object repository",,2,,"Plamen?" "QLA","VBA framework","network launcher for VBA framework - to point to different environments / configuration files",,2,, *************** *** 58,61 **** --- 59,63 ---- "OH","Functions","ohDependsOn() - return counter (#/recalcs) per instance","done",,"18/5/2006", "OH","Functions","remove EO macro / function","done",3,"21/04/2006", + "OH","Functions","ohListInstanceNames() is broken in utilities.xls?","done",1,,"looks OK now?" "QLA","Design","FuturesRateHelper returns incorrect latestDate","cancelled",,,"it works OK" "QLA","Design","check whether catch(...) catches unhandled exceptions from QL e.g. negative timesteps","cancelled",,01/05/2006,"it doesn't" |