Re: [Cppcms-users] Proposal to release CppCMS 2.0 and migrate to C++11
Brought to you by:
artyom-beilis
From: Artyom B. <art...@gm...> - 2016-11-01 13:31:09
|
On Tue, Nov 1, 2016 at 12:09 PM, Shiv Shankar Dayal <shi...@gm...> wrote: > Is there an issue/todo list which is remaining in 1.2.0.0 release? I can > find sometime and hack a bit of code if others are willing to review it. Yes: http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#CppCMS.1.1.0.-.Next.Release The plugin stuff is almost complete mostly pending documentation. For the session-integration - there were recent changes in the API and rework needed for PHP, Asp.Net, Java and Python modules to reflect updated API. Also what is MOST important is to write a standard unit test in Web-Browser JavaScript and implement it for CppCMS session and preferably for all these 4 modules so when writing a new module I just can run it as as. Also virtual hosts are something I want to do for a long time and don't get to it. Other than that it is quite ready. Artyom |