[rkward-cvs] rkward TODO,1.100,1.101
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Nov 24 12:35:48 UTC 2005
- Previous message: [rkward-cvs] rkward/rkward/scriptbackends common.php,1.1,1.2 phpbackend.cpp,1.6,1.7 phpbackend.h,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward/scriptbackends phpbackend.cpp,1.7,1.8 phpbackend.h,1.2,1.3 scriptbackend.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8411
Modified Files:
TODO
Log Message:
Removed unused function in scriptbackends
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.100
retrieving revision 1.101
diff -C2 -d -r1.100 -r1.101
*** TODO 22 Nov 2005 16:15:00 -0000 1.100
--- TODO 24 Nov 2005 12:35:46 -0000 1.101
***************
*** 19,22 ****
--- 19,25 ----
- 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.
- on viewDeactivated, it may not be safe to call setCaption and there activeWindow (). Apparently, the pointer may be invalid:
- Previous message: [rkward-cvs] rkward/rkward/scriptbackends common.php,1.1,1.2 phpbackend.cpp,1.6,1.7 phpbackend.h,1.1,1.2
- Next message: [rkward-cvs] rkward/rkward/scriptbackends phpbackend.cpp,1.7,1.8 phpbackend.h,1.2,1.3 scriptbackend.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list