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
We need to know what users put in custom AbstractConfigLoader, ConfigLoader and TemplatedConfigLoader implementations to find out whether changes to how config is loaded currently (with lists and glob patterns) would break those custom versions.
Research method
Interviews with users where they can show their custom implementations and talk through why/how they wrote it that way.
Outcomes
Summary of what users implement in custom ConfigLoaders
Insight into the impact that changes to the AbstractConfigLoader, ConfigLoader and TemplatedConfigLoader would have on custom implementations.
Description
We need to know what users put in custom
AbstractConfigLoader
,ConfigLoader
andTemplatedConfigLoader
implementations to find out whether changes to how config is loaded currently (with lists and glob patterns) would break those custom versions.Research method
Interviews with users where they can show their custom implementations and talk through why/how they wrote it that way.
Outcomes
ConfigLoader
sAbstractConfigLoader
,ConfigLoader
andTemplatedConfigLoader
would have on custom implementations.Subtasks
ConfigLoader
research questions + setupThe text was updated successfully, but these errors were encountered: