Ferreteria/v0.6/fx/OpenEngine
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
|
fx:
OpenEngine() |
Status
- 2025-12-06 #TODO: I'm thinking that "specialty" opener functions like this should:
- not have a corresponding
Shut*()method but instead return an object which can be closed (as inOpenProcess()) - be renamed to something like "
Start*()" instead of "Open*()", to clearly signal the distinction.
- not have a corresponding
Usage
This is currently only used in Sys\Data\Engine\Oper\MyMar (require, implement) and Sys\Data\Engine\Conn\MyMar (call).