forked from pocoproject/poco
-
Notifications
You must be signed in to change notification settings - Fork 0
RoadMap
aleks-f edited this page Feb 2, 2013
·
6 revisions
This is the final release of the 1.4 series. Bugfixes, as well as updating embedded sqlite and zlib to their latest releases.
This release fixes the known issues in 1.5.0 and adds some optimizations.
This release fixes the known issues in 1.5.1 and adds some optimizations.
Stable release after 1.5 development releases testing and bugfixes.
- Major restructuring/cleanup.
- Alignment with C++11.
- Remove all POCO features that duplicate/replace C++11 features.
- Remove all raw pointers from interfaces
As a result this will only work with C++11 compliant compilers, so the last 1.x release will be supported for some time in parallel.