Open hubipe opened 7 years ago
CatalogueCompiler has method invalidateCache, but when called, it destroys complete cache, not just it's own namespace. This behaviour is unexpected. CatalogueComplier should invalidate just it's own namespace.
@hubipe you're right. This will be changed in next major, when I drop the unnecesary custom implementations.
CatalogueCompiler has method invalidateCache, but when called, it destroys complete cache, not just it's own namespace. This behaviour is unexpected. CatalogueComplier should invalidate just it's own namespace.