Page MenuHomeDevCentral

Store object repositories instances in Resources class
ClosedPublic

Authored by dereckson on Sun, Nov 9, 16:51.

Details

Summary

The core framework requires loading and saving multiple resources.
Centralizing them in a dedicated location improves clarity compared
to adding too many properties to the application context.

A risk is introducing a specialized container within the services container.

Test Plan

Login, logout, session load works.

Remote identity provider untested.

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6162
Build 6446: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sun, Nov 9, 16:51
dereckson edited the test plan for this revision. (Show Details)