Project

Contents

Issue #00005504

WGA.design() throws exception when used in (non-isolated) Controller
Feature/Improvement

Instead of throwing an exception we now use an isolated version of the TMLContext.

We did this by reimplementing WGA.tmlcontext() to redirect to WGA.context() in general. We will see, if this has any global unwanted effect but don't think so.