[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.5,1.6
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-05-25 16:05:18
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv543 Modified Files: todo.csv Log Message: Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** todo.csv 25 May 2006 09:45:33 -0000 1.5 --- todo.csv 25 May 2006 16:05:10 -0000 1.6 *************** *** 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 (?)",,1,,"????" ! "OH","Design","add support for permanent objects objects which aren't deconstructed/reconstructed unless their inputs (VOs) change",,2,,"????" ! "OH","Design","""singleton"" object - static inputs & handle - load from VO? - lazy instantiation?",,2,,"implement as extension of Enumeration Registry?" "OH","Functions","ohListInstanceNames() is broken in utilities.xls?","done",1,,"looks OK now?" - "QLA","Xibor","automatically load EURIBOR etc. at startup from VOs (""singleton objects"")",,2,,"see ObjectHandler" - "QLA","Enumerations","add support for accessing member function of Enumeration e.g. publish the public Calendar interface",,1,, ,,,,,, "OH","Design","""reflection"" - support member functions dynamically",,3,, --- 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,, |