From: <ki...@us...> - 2003-02-13 20:10:36
|
Update of /cvsroot/pymerase/pymerase In directory sc8-pr-cvs1:/tmp/cvs-serv28301 Modified Files: .todo Log Message: reorganization and updates Index: .todo =================================================================== RCS file: /cvsroot/pymerase/pymerase/.todo,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** .todo 13 Feb 2003 01:43:49 -0000 1.19 --- .todo 13 Feb 2003 20:10:30 -0000 1.20 *************** *** 1,3 **** ! <!-- Automagically generated by the ToDo program on Wed Feb 12 17:43:35 2003 --> <todo version="0.1.17"> <note priority="high" time="1022623088" done="1023142017"> --- 1,3 ---- ! <!-- Automagically generated by the ToDo program on Thu Feb 13 12:08:59 2003 --> <todo version="0.1.17"> <note priority="high" time="1022623088" done="1023142017"> *************** *** 52,55 **** --- 52,58 ---- </note> </note> + <note priority="high" time="1022623821"> + setup python distutils to simplify installation + </note> <note priority="high" time="1028152402"> Add xmi input module. *************** *** 88,100 **** </note> </note> - <note priority="low" time="1022623821"> - setup python distutils to simplify installation - </note> <note priority="low" time="1022719777"> allow customizing copyright </note> - <note priority="low" time="1026949450"> - Add nameMangler option to command line - </note> <note priority="low" time="1029367400"> Boolean support for SQL --- 91,97 ---- *************** *** 105,108 **** --- 102,114 ---- <note priority="low" time="1045080433"> Provide method to control how many records to retrieve at a time for getObjects + </note> + <note priority="low" time="1045166574"> + Pymerase GUI / Command Line Interface + <note priority="low" time="1026949450"> + Add nameMangler option to command line + </note> + </note> + <note priority="low" time="1045166939"> + CreatePythonAPI: Jython Compatibility (remove inspect dependency) </note> <note priority="verylow" time="1024511308"> |