Skip to content

Extract config loading into independent methods #325

@groenroos

Description

@groenroos

Currently, when Sapling digests config.json, permissions.json, hooks.json, methods and routing, they're all tightly coupled with initialising them for use.

However, this makes it hard for the GUI to extract the digested configuration for display.

Extract these from the core methods into separate, independently importable and runnable methods.

Metadata

Metadata

Assignees

Labels

featureBrand new features to SaplingrefactoringDrastic code quality improvements

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions