swarm-support
[Top][All Lists]
Advanced

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

Re: lispAppArchiver ref?


From: Sven N. Thommesen
Subject: Re: lispAppArchiver ref?
Date: Tue, 05 Dec 2000 01:20:17 -0600

At 05:10 PM 12/4/00, you wrote:
>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> Alex wrote up a thing on that in the user guide, but I don't guess
PJ> it shows much more than Heatbugs.

[...]

Here's the relevant URL:

http://www.santafe.edu/projects/swarm/swarmdocs/userbook/swarm.user.user3.05.chapter.html

It explains the use of custom archivers for both heatbugs and
mousetrap... and should help you get going.

Further (undocumented) examples are included in the subdirectory
"test" of the source distribution of Swarm.

Alex

This is probably a good time to ask if anyone has encountered the same problem as I have *saving* variables using the lispAppArchiver? When I do a 'putShallow' of my ModelSwarm, all I get in the .scm file is this:

(list
  (cons 'modelSwarm
      (make-instance 'ModelSwarm
        #:internalZone #f
        #:syncType #f
        #:activity #f
)))

In other words, none of my own instance variables.

Marcus suggested I make sure all ivars are 'public', which they are. He also suggested I might need the latest snapshot, which I have installed -- to no avail.

Any suggestions?

Sven


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of 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]