Hi,

On Thursday 07 October 2010, Thomas Friedrichsmeier wrote:
> You might consider assigning explicitly to globalenv() (as is done with
> "date()"), and then allowing to remove them with rktest.resetEnvironment,
> as before. The idea was to provide a convenient way to restore a mostly
> normal environment while developing the tests. Of course then
> rktest.resetEnvironment() should also be exported.

to be precise:
Contrary to what I had thought, these overrides were not being assigned to 
globalenv() before, either. It's easy to get confused by the "<<-" operator. 
In fact, I'm not even sure, whether having them in globalenv() would be good 
enough.

Thus, also, rktest.resetEnvironment() was already broken, before. Not sure, 
whether it ever worked the way it was meant to.

Still, it would be good (but not a high priority), if 
rktest.resetEnvironment() could be used to restore a "normal" environment 
after rktest.initializeEnvironment().

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to