Triggered by #433
"That's why caching (in hosted scenarios) is disabled by default."
Now caching has a very different impact on Roslyn vs. CodeDom. With Roslyn the benefits are small, but with CodeDom they are huge. Would changing the default to "enabled by default" for CodeDom be an option? Or only point at this difference in the wiki?