Shentino wrote: > Once an object has been precompiled, are you allowed to "unprecompile" > it later if you need to? Recompiling it overwrites the precompiled program with a normal one. You then have to re-precompile it for it to once again overwrite the precompiled one, if you use a state dump. Zell