...
Nothing
Tracking cpp-sp and windows build, but not ready for prime time yet (not even ready for the 3am slot actually)
Scott
TechEx slides
Gave notice I’d stop working on Xerces formally by mid-2025, to preserve my sanity and avoid prison
Continued SP work
Migrating and porting various utilities out of xmltooling library into SP library and namespace
Migrating to C++ standard locking primitives and interfaces
Porting and simplifying a class to support only local reloadable XML config, avoiding use of background threads due to lack of thread cancellation until C++20
Next milestone is to finish sanitizing all of Xerces and xmltooling out without losing fundamental “structure” of the existing code to allow further work inside various features, mostly requiring that the configuration machinery be fully re-implemented underneath all the components
...