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

Load System Problem



I'm using the SCT to define a numer of systems which contain subsystems.
In fact, there is a chain of about 10 successive subsystems.  The lowest
level subsystems, the bottom three, are generally saved in the world
but when I do a load system, these 3 systems are reloaded.  

It's not convenient to just use :include-components nil because I would have
to do this 7 times for each of the higher systems.  The files are stored
on a UNIX system communicating via IP/TCP.  I don't know if this related
to the lack of version numbers in UNIX.

Is there some way to change to system declaration to get this to work?
or any other hacks to avoid reloading?
The systems have keywords :initial-status :experimental,  :patchable nil
and everything else is default.

Thanks for any help.

	-Dave