search for: __timestamp__

Displaying 1 result from an estimated 1 matches for "__timestamp__".

2009 Aug 21
2
Lightweight 'package' idea.
...oadDir(lib1) and the updated definitions are loaded. It's like python's "import foo" and "reload(foo)". Sourcing everything on any change seems a bit wasteful, but until R objects have timestamps I can't think of a better way. Hmm, maybe my environment could keep a __timestamp__ object... Okay, this is getting less simple now... So anyway, have I done anything wrong or stupid here, or is it a useful paradigm that seems so obvious someone else has probably done it (better)? Barry