1 Commits
Author SHA1 Message Date
Colby Klein 66cda74ccf Add a mechanism to stop a hotswap from occurring.
This comes in handy when certain files need to be swapped with some other mechanism (for example - files which must be loaded into a specific environment).

To stop a swap, return true from lurker.preswap. Does not break any existing usage of preswap.
2015-03-01 21:05:13 -08:00