HomeDevCentral

Promote Controller and Context classes in namespace

Description

Promote Controller and Context classes in namespace

Goal is to allow a split between the engines into a separate obsidian/framework
library and keep obsidian/workspaces as a project implementing the framework.

This framework could be an example of how to build a MVC application
with Keruald libraries.

Ref T2145

Differential Revision: https://devcentral.nasqueron.org/D3793

Details

Provenance
derecksonAuthored on Tue, Oct 21, 20:36
derecksonPushed on Tue, Oct 21, 20:41
Differential Revision
D3793: Promote Controller and Context classes in namespace
Parents
rOBSIDIANa4c62d91c42d: Use constants in configuration
Branches
Unknown
Tags
Unknown
Tasks
T2145: Consolidate Obsidian classes with Keruald resources