This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Dumping and restoring side-effects


I wrote:

   Your freshener approach sounds compelling to me.  The only issue I
   have with it is that I don't see why you need to extend the SMOB
   function table.  Why not just use a hook to store a load of freshener
   thunks, to be executed after the program is restarted?

Sorry - I misunderstood that you are not proposing to extend the basic
set of SMOB functions.  Even so, I think that the question is still
valid.

Regards,

        Neil

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]