Re: [Rd] save() saves extra stuff if object is not evaluated

2006-05-25 Thread Henrik Bengtsson
On 5/25/06, Luke Tierney <[EMAIL PROTECTED]> wrote: > On Thu, 25 May 2006, Henrik Bengtsson wrote: > > > Hi, > > > > it looks like save() is saving all contents of the calling > > environments if the object to be saved is *not* evaluated, although it > > is not that simple either. > > No, it's exac

Re: [Rd] save() saves extra stuff if object is not evaluated

2006-05-25 Thread Luke Tierney
On Thu, 25 May 2006, Henrik Bengtsson wrote: Hi, it looks like save() is saving all contents of the calling environments if the object to be saved is *not* evaluated, although it is not that simple either. No, it's exactly that simple. Serialization follows and writes out all reachable envir