Re: [Cppcms-users] Proposal to release CppCMS 2.0 and migrate to C++11
Brought to you by:
artyom-beilis
From: Hery M. <hma...@gm...> - 2016-11-01 05:52:08
|
Hi anonymous0, Very interesting. We are excited to see all improvements of this "new CppCMS 2.0" compared to the actual. Regards. Hery. 2016-10-28 1:10 GMT+03:00 <ano...@op...>: > Hi Artyom, > > I read your position about migration to C++11 > > https://sourceforge.net/p/cppcms/mailman/message/35292236/ > > BTW, I have proposal to preparing release CppCMS 2.0 with breaking API. > > Rationale: > > 1. We can migrate to C++11 (or C++14). > > 2. We can drop some booster classes, and using pure STL and new language > features. For example, migrate to std::thread, smart-pointers, etc. > > 3. We can clean-up code, make it more robust, cleaner and faster (rvo, > constexpr, lambdas, syntax sugar). > > 4. We can completely drop old and deprecated stuff. > > 5. We can continue support 1.x for those who need C++0x. > > [*we - you and community] > > > Of course, it will little bit harder because of needing to backport > bugfixes and some features into 1.x. > > If you don't want do it, then please answer - how many years you want to > wait before CppCMS will migrate to C++11? > > Regards. > > ------------------------------------------------------------ > ------------------ > The Command Line: Reinvented for Modern Developers > Did the resurgence of CLI tooling catch you by surprise? > Reconnect with the command line and become more productive. > Learn the new .NET and ASP.NET CLI. Get your free copy! > http://sdm.link/telerik > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |