[rkward-cvs] rkward TODO,1.121,1.122

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Apr 28 13:36:35 UTC 2006


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

Modified Files:
	TODO 
Log Message:
Adding first draft of RFunctionObject. Does not do much, yet, but seems to work ok

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** TODO	23 Apr 2006 17:31:17 -0000	1.121
--- TODO	28 Apr 2006 13:36:30 -0000	1.122
***************
*** 6,10 ****
  	- start being a bit bolder about RKWard (descriptions, startup notification, etc.)
  
! Some items I'd like to get done for 0.3.6 or whatever the next release is going to be called, if they don't take too long:
  - RKEditorDataFrame
  	- undo/redo
--- 6,13 ----
  	- start being a bit bolder about RKWard (descriptions, startup notification, etc.)
  
! REmbedInternal:
! 	- use -1 as maxparts in R_ParseVector! It's what's used in R's source.c to parse the whole text
! 
! Some items I'd like to get done for 0.3.7 or whatever the next release is going to be called, if they don't take too long:
  - RKEditorDataFrame
  	- undo/redo
***************
*** 26,30 ****
  	- would be nice, if it also had some knowledge about function arguments
  	- ideally it would also know about the type of the return value, but this may not be realistic
! Timeframe for 0.3.6 release:
  - It would be good, if we're at a releasable state within one month from now (i.e. mid May).
  	- if reasonably possible, I think we should release then, even if some of the desired features are still missing
--- 29,33 ----
  	- would be nice, if it also had some knowledge about function arguments
  	- ideally it would also know about the type of the return value, but this may not be realistic
! Timeframe for 0.3.7 release:
  - It would be good, if we're at a releasable state within one month from now (i.e. mid May).
  	- if reasonably possible, I think we should release then, even if some of the desired features are still missing





More information about the rkward-tracker mailing list