2026/09/02
< 2026
|
Wednesday, September 2, 2026 (#245)
|
|
References |
Main Work
a careful re-think of how Ferreteria connection-sessions are structured
In addition to the stuff I mapped out yesterday, I think I need to map out how those pieces come into play (or should come into play) with respect to Sys\Data\Engine\aux\Command and Sys\Data\Engine.
Example - sending a simple SQL command:
Sys\Data\Engine\endpt\Clientasks$this->OEnginefor the Main Command (which opens the Engine for SQL) via$oEng->OServer->OMainCommand.- ...and I'm still figuring out what should happen next.