swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Robustness Check and "A growing body of ad-hoc analysis solutions"


From: Marcus G. Daniels
Subject: Re: Robustness Check and "A growing body of ad-hoc analysis solutions"
Date: 14 Jul 1999 10:24:40 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.11

>>>>> "GR" == glen e p ropella <address@hidden> writes:

GR> One thing that was made painfully clear to me
GR> in my recent exercise was that, with ObjectLoader, I default into
GR> providing incomplete parametrizations for whatever object I'm
GR> loading.  E.g. Say I have an object that has instance variables:
GR> [X,Y,Z].  With ObjectLoader, I can provide values for [X,Y] and
GR> leave out Z and it, by default, accepts it and initializes Z via
GR> the normal createBegin createEnd process.  This is *great*; but,
GR> it's a hidden assumption.

That's also how the HDF5 and Lisp serialization works. 
Output will be all the ivars unless you override a
-{lisp,hdf5}Out{Deep,Shallow}: method.  Only in the case of [shallow]
HDF5 compound types (e.g. you made a data frame in R and saved it),
will you get get the entire record loaded. 



                  ==================================
   Swarm-Modelling is for discussion of Simulation and Modelling techniques
   esp. using Swarm.  For list administration needs (esp. [un]subscribing),
   please send a message to <address@hidden> with "help" in the
   body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]