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
Fixed a bug with imported system properties in GlobalProperties.
Added a maybeExtractProvenance method to help when evolving ObjectProvenances.
Added enum constant display to EnumSet options (mirroring their behaviour in DescribeConfigurable, and the behaviour of regular enum fields in Options).
Added lookupAllMap which returns the names and configured objects for a given type.
Added lookupSingleton which returns the single instance of the supplied class in the configuration file.