Re: [rkward-devel] idea: code readability

2011-11-18 Thread meik michalke
hi, Am Montag 07 November 2011, 20:37:45 schrieb Thomas Friedrichsmeier: > On Monday 07 November 2011, meik michalke wrote: > > some less intrusive changes could probably be done immediately: > > > > - RKWard should completely skip all empty JS functions (that is, not > > print "## Foo" then, sin

Re: [rkward-devel] idea: code readability

2011-11-07 Thread Thomas Friedrichsmeier
Hi, On Monday 07 November 2011, meik michalke wrote: > some less intrusive changes could probably be done immediately: > > - RKWard should completely skip all empty JS functions (that is, not print > "## Foo" then, since there is no foo to come) ok, done. Unfortunately, this causes false positiv

Re: [rkward-devel] idea: code readability

2011-11-07 Thread meik michalke
hi, Am Dienstag, 18. Oktober 2011, 18:00:57 schrieb Thomas Friedrichsmeier: > On Tuesday 18 October 2011, meik michalke wrote: > > it's probably tough to implement, but could we somehow have a switch to > > make the prining section in the code window disappear, or folded in, or > > at least change

Re: [rkward-devel] idea: code readability

2011-10-18 Thread Thomas Friedrichsmeier
Hi, On Tuesday 18 October 2011, meik michalke wrote: > i was thinking about this for some time now: i believe that especially for > people new to R, the code presented below plugin dialogs is often "too much > information". that is, the whole printout() section is usually highly > RKWard specific,

[rkward-devel] idea: code readability

2011-10-18 Thread meik michalke
hi, i was thinking about this for some time now: i believe that especially for people new to R, the code presented below plugin dialogs is often "too much information". that is, the whole printout() section is usually highly RKWard specific, so to learn how things are done "in R" it might even