[rkward-cvs] rkward TODO,1.99,1.100

Thomas Friedrichsmeier tfry at users.sourceforge.net
Tue Nov 22 16:15:03 UTC 2005


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20651

Modified Files:
	TODO 
Log Message:
Some cleanups in PHP-backend. More to come

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.99
retrieving revision 1.100
diff -C2 -d -r1.99 -r1.100
*** TODO	13 Nov 2005 19:07:39 -0000	1.99
--- TODO	22 Nov 2005 16:15:00 -0000	1.100
***************
*** 15,18 ****
--- 15,23 ----
  - find out how to save toolbar states properly in parts-GUI
  
+ PHP-backend:
+ - explicitely kill PHP-process when done! Sometimes php-processes remain left over and start running wild.
+ - figure out, why sometimes an empty code is displayed (not even "Processing, please wait!"). Is serialization working ok?
+ - switch to KProcIO for easier logic
+ 
  - on viewDeactivated, it may not be safe to call setCaption and there activeWindow (). Apparently, the pointer may be invalid:
  	- start rkward with empty table. open command editor. switch back to table. Edit some stuff in the table. Ctrl+W. Crash





More information about the rkward-tracker mailing list