[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.53,1.54
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-09-25 09:11:58
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32458 Modified Files: todo.csv Log Message: Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** todo.csv 25 Sep 2006 08:25:12 -0000 1.53 --- todo.csv 25 Sep 2006 09:11:54 -0000 1.54 *************** *** 6,9 **** --- 6,12 ---- 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,, + gensrc,Design,consolidate Rule/RuleGroup classes,,2,, + gensrc,Design,consolidate functions serializeObjectDict/serializeObjectDict2,,2,, QLA,Design,Joint Calendar as other Calendar (with special string),,2,, QLA,Design,right-click enumerations: implement proper design using hidden sheet,,2,, *************** *** 44,50 **** 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 --- 47,53 ---- 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 |