2026/06/20
Jump to navigation
Jump to search
|
Saturday, June 20, 2026 (#171)
|
|
References |
Main Work
- Ferreteria FileSys stuff in order to support sftp in FTM.
Tasks
- Done: Redid
Globalsfrom a static class to a Singleton, because I arbitrarily decided to replace the QO-access functions with properties. - Issue: I keep running into situations where I need the base Node type to instantiate itself, but in some cases it is abstract and can't. Maybe I need a separate Node-factory?