POCO C++ Libraries Blog

News and discussion for the POCO Community


“Dynamic C++” presentation at Silicon Valley Code Camp

I will speak at the Silicon Valley Code Camp (Oct 6-7 @ Foothill College in Los Altos, CA). The title of the speech is “Dynamic C++”; here is the description: The C++ static type system is beneficial in many ways; it can, however, also be a straitjacket. Is there a rationale for dynamic type layer on top […]


Release 1.4.4 Available

Release 1.4.4 of the POCO C++ Libraries is now available. This is mostly a bugfix release, but we also managed to squeeze in a few new classes like Poco::DirectoryWatcher, Poco::ObjectPool and Poco::Crypto::DigestEngine, as well as various improvements. As always, the CHANGELOG has all the details. Upgrading is recommended for all users of previous releases.