[rkward-cvs] rkward TODO,1.103,1.104

Thomas Friedrichsmeier tfry at users.sourceforge.net
Sun Mar 19 18:15:59 UTC 2006


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

Modified Files:
	TODO 
Log Message:
Dialog interface for RKStandardComponent basically working

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** TODO	19 Mar 2006 16:41:25 -0000	1.103
--- TODO	19 Mar 2006 18:15:56 -0000	1.104
***************
*** 16,24 ****
  
  PHP-backend:
- - figure out, why sometimes an empty code is displayed (not even "Processing, please wait!"). Is serialization working ok?
  - switch to KProcIO for easier logic
- - use a single function(-call) to retrieve the different segments instead of separate calls to preprocess (), calculate (), etc.?
- 	- we should definitely get rid of the mucked up BACKEND_DONT_CARE logic!
- - instead of retrieveOutput and resetOutput, pass the output in commandDone, and delete immediately after. Only when the command is done, the output is of interest.
  - http://de3.php.net/manual/en/function.call-user-func.php seems to be faster than eval
  
--- 16,20 ----





More information about the rkward-tracker mailing list