Re: [Cppcms-users] Current state of development
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-09-09 07:25:22
|
> >Hi Artyom > >It looks like you are quite a busy man but what are the plans for a new cppcms >release? > >If I read http://cppcms.com/wikipp/en/page/cppcms_1x_tasks it looks >like that there >are quite a few (open?) tasks. Would it make more sense to strip down the number >of planed features and release more often a new version? The most important task I really need to implement is http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#Add.Support.of.multiple.event.loops Because it is critical for scalability Also this one: http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#Provide.Plugin.Framework probably would be postponed - mostly because it requires some design and there is already some basic support of it + support in cppcms_tmp_cc that is ready. And several other small tasks that would not take much time: http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#Improve.Support.of.RESTful.services http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#Improve.file.serving.performance Also I'm planning to publish some notes about the project state. >Btw did you see http://sourceforge.net/p/cppcms/bugs/104/ ? Yes. See it is a bug in CMake. You can extract tar.bz2 using 7zip without problems. The problem is that zip can't contain symlinks - and some people would try to download it anyway even on Linux and will get failed tests. So I'd rather prefer not to provide zip. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Christian Gmeiner <chr...@gm...> >To: cpp...@li... >Sent: Monday, September 9, 2013 9:05 AM >Subject: [Cppcms-users] Current state of development > > > >greets >-- >Christian Gmeiner, MSc > >------------------------------------------------------------------------------ >Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! >Discover the easy way to master current and previous Microsoft technologies >and advance your career. Get an incredible 1,500+ hours of step-by-step >tutorial videos with LearnDevNow. Subscribe today and save! >http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |