[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.36,1.37
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-07-18 21:53:22
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7879 Modified Files: todo.csv Log Message: refactor gensrc Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** todo.csv 16 Jul 2006 17:18:14 -0000 1.36 --- todo.csv 18 Jul 2006 21:53:17 -0000 1.37 *************** *** 6,12 **** "gensrc","refactor","complete the separation of core gensrc functionality from platform- and library-specific functionality","in progress",1,, "gensrc","refactor","Handle - automate conversions so it's not necessary for developer to implement linkTo for every class","in progress",1,, - "gensrc","refactor","rule.py avoid hard-coding separate logic for each rule","in progress",1,, "gensrc","refactor","consolidate XML tags libraryType/objectClass/libraryClass/getUnderlying","in progress",1,,"replace with referenceType='xxx'" "gensrc","refactor","remove large code snippets from addinexcel.xml","in progress",1,, ,,,,,, "QLA","General Support","YC bootstrap fails if workbook RateHelpers.xls is open",,0,, --- 6,13 ---- "gensrc","refactor","complete the separation of core gensrc functionality from platform- and library-specific functionality","in progress",1,, "gensrc","refactor","Handle - automate conversions so it's not necessary for developer to implement linkTo for every class","in progress",1,, "gensrc","refactor","consolidate XML tags libraryType/objectClass/libraryClass/getUnderlying","in progress",1,,"replace with referenceType='xxx'" "gensrc","refactor","remove large code snippets from addinexcel.xml","in progress",1,, + "gensrc","refactor","cater for special cases like QL::Array/QL::Matrix (scalar variable storing array/matrix value)","in progress",1,, + "gensrc","refactor","rule.py avoid hard-coding separate logic for each rule","done",1,, ,,,,,, "QLA","General Support","YC bootstrap fails if workbook RateHelpers.xls is open",,0,, |