Page MenuHomeDevCentral

Propagate database events
ClosedPublic

Authored by dereckson on Sun, Oct 19, 10:06.
Tags
None
Referenced Files
F12295695: D3772.diff
Mon, Oct 20, 06:21
F12290692: D3772.id.diff
Sun, Oct 19, 11:16
F12290685: D3772.diff
Sun, Oct 19, 11:14
F12290660: D3772.id9768.diff
Sun, Oct 19, 11:09
Subscribers
None

Details

Summary

Obsidian offered the current refined code used in Keruald\Databases,
with an unported feature, connection and SQL error events.

This change migrates Obsidian Events static class in Keruald\OmniTools.
When that library is present, DatabaseEngine classes will fire events.

PSR-14: Event Dispatcher isn't currently implemented,
as we don't see any use case to justify a dependency
against Psr\EventDispatcher interfaces.

Fixes T1709.
Fixes Espace Win Bugzilla #21.

Test Plan

As part of T2145, switch to Keruald implementation in Obsdian Workspaces.

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson retitled this revision from Obsidian offered the current refined code used in Keruald\Databases, with an unported feature, connection and SQL error events. to Propagate database events.Sun, Oct 19, 10:08
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sun, Oct 19, 12:09
This revision was landed with ongoing or failed builds.Sun, Oct 19, 12:09
This revision was automatically updated to reflect the committed changes.