Skip to content

Avoid requiring config files for loading ctypes configs #85

@Mohammad-Tayyab-Frequenz

Description

What's needed?

It looks like configs are only loaded for ctypes that are loaded from a file. This creates an implicit dependency on passing config files even in cases where they may not be necessary.

In the future, we should avoid requiring config files unless they are actually necessary. Config loading should ideally work independently of file-based ctypes loading, or gracefully skip config requirements when not needed.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

Metadata

Metadata

Labels

part:❓We need to figure out which part is affectedpriority:❓We need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to users

Type

No type

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions