Ferreteria/v0.6/clade/Sys/Data/Engine/endpt/Client/MyMar/@fx/NewSchemaList
|
fx:
NewSchemaList() |
History
- 2026-04-08 Because I'm clearing the buffer contents on
ActualShut()now, it's important toOpen()them before trying to use them so that they don't get closed before the data can be accessed. (I'm not sure if it's good that they're getting a shut-request somewhere after receiving data but before the data is accessed, but at least opening them outside of that keeps them open.) #TODO: figure out why they're getting closed, and document and/or fix.