Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19825
Modified Files: Tag: devel_0_39 TODO Log Message: .
Index: TODO =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v retrieving revision 1.1.2.19 retrieving revision 1.1.2.20 diff -C2 -d -r1.1.2.19 -r1.1.2.20 *** TODO 7 Oct 2006 19:05:37 -0000 1.1.2.19 --- TODO 13 Oct 2006 23:40:12 -0000 1.1.2.20 *************** *** 9,12 **** --- 9,21 ---- `---------------------------'
+ for piksel: + [ ] canvas uploads too early. + [ ] font in Labeled. + [ ] keynav quadrant: get rid of initial tab. + [x] draw_wires too slow. + [x] def Wire draw updates too early. + [ ] redo the saving of font in .ddrc. + [ ] selection scaling. + ---------------------------------------------------------------- 0.39.A SHOWSTOPPERS: *************** *** 57,60 **** --- 66,81 ---- at least we can reduce the difference between strings and symbols to a minimum.)
+ [ ] make a statistical profiler for Tcl, if possible + [ ] try to use profiler.tcl (tcllib) in a sensible way + [ ] try C-oriented tools: + [ ] oprofile (with GUI) + [ ] memprof + [ ] sysprof + [ ] kprof + [ ] gprof + [ ] prospect + + [ ] redesign and reimplement "fontbomb" + server:
*************** *** 116,119 **** --- 137,144 ---- [ ] do we move the trac to artengine or not? [ ] remember that it's possible to use break in a bind-handler, to completely override system's behaviour. + [ ] try: itcl itk iwidgets (itk implements megawidgets) + [ ] try tkgate, a hardware sim program + [ ] try libentity + [ ] try vtk-tcl
[ ] I would like to know how much it is feasible to compress the t_atom