Skip to content
Commit 8febb1f3 authored by David Edmundson's avatar David Edmundson
Browse files

Check for extensions in logic for global contexts

The current code for creating the root shared context is very naive and
does not take into account aspects like robustness or versions.

It is not always possible to mix attributes, in particular robustness
meaning we are unable to opt into these features in future contexts.

This refactors everything to use a common path to make all contexts.
parent c4dcbb40
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment