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

Packages and the Compiler



Yes, I guess we've exhausted this subject pretty much.  I think compiling
in one package and loading into another is useful.  I always debug a
new subsystem, say FORMAT, by working in a temporary FORMAT package
and then finally loading the file into SYSTEM and running the tests.
Why should I have to recompile it again to do that?

Anyway, we basically agree that compiling in one package and loading
into another is ill-defined.

- Paul