swarm-support
[Top][All Lists]
Advanced

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

Re: making Argument processing live in peace with lispAppArchiver


From: Marcus G. Daniels
Subject: Re: making Argument processing live in peace with lispAppArchiver
Date: 29 Jun 2001 15:05:33 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> The problem is that the +createBegin/createEnd methods of the
PJ> Parameter class are called the very first thing in the simulation,
PJ> even before the lispAppArchiver exists, so I cannot find a way to
PJ> create the parameter objects and then have the parsed command line
PJ> arguments override the defaults loaded from the scm files. 

Hmm, yeah..  How about creating a LispArchiver instance with a fixed
path using [LispArchiver +create:setPath:].  Maybe call the file
"defaults.scm".  

Otherwise, Arguments would need to be restructured so that the
argc/argv could be set, then the archivers created, and then the
processing called.

                  ==================================
   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]