[rkward-cvs] rkward TODO,1.128,1.129
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Jul 6 15:28:07 UTC 2006
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv8275
Modified Files:
TODO
Log Message:
Some more TODO items
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** TODO 22 Jun 2006 18:57:18 -0000 1.128
--- TODO 6 Jul 2006 15:28:03 -0000 1.129
***************
*** 35,38 ****
--- 35,44 ----
- if reasonably possible, I think we should release then, even if some of the desired features are still missing
+ - for (i in 1:10){ cat(i,'\t');Sys.sleep(0.05)} results in extra linebreaks in both console and log.
+ - use SVG device for graphics output
+ - provide context menu / other UI to export to different formats / edit
+ - hot-key/permanent icon to cancel current command / hold processing. Perhaps in the busy/idle indicator?
+ - frequent output of a command should not raise the command log over and over again (user should have a chance to switch away)
+
RObjectTables sounds highly interesing. Maybe we can use a transparent table to find out about assignments?
- Problem: we can't add this on top of the globalenv () (or at least we're not supposed to)
More information about the rkward-tracker
mailing list