zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.03k stars 592 forks source link

Remove cpp98 mapping #567

Closed bernardnormier closed 9 months ago

bernardnormier commented 4 years ago
pepone commented 4 years ago

Wondering it will be simpler to create a C++11 branch, and then:

I don't see the benefice of creating a temporary cpp98

bernardnormier commented 4 years ago

I anticipate this step:

won't start soon, as we want to refine the C++ API before starting it. Furthermore, the "port" of Ice for Python and Ice for PHP to the latest C++ will itself take a significant time as we plan to refactor these C++-based mappings to be more like Ice for Swift.

bernardnormier commented 9 months ago

We decided to keep the c++98 mapping and un-deprecate it.