You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we consider no information as "use AppDomain" by default. This is allowing to have good separation of concerns by default but as a performance cost.
We want to change the default to be "no AppDomain" except when explicitly asked for.
Description
Currently, we consider no information as "use AppDomain" by default. This is allowing to have good separation of concerns by default but as a performance cost.
We want to change the default to be "no AppDomain" except when explicitly asked for.
AB#1711730
The text was updated successfully, but these errors were encountered: