Re: [Cppcms-users] Proposal to release CppCMS 2.0 and migrate to C++11
Brought to you by:
artyom-beilis
From: Jan K. <jan...@gm...> - 2016-10-30 19:13:11
|
Hi, I started to use cppcms only recently and so far it is great. However compiling it on newer gcc gives you quite o lot off warnings about using deprecated stuff, so supporting more modern compiler would be great. Also on newer system I have one unit test constantly failing ( 105 - test_locale_formatting (Failed) ) on my desktop opensuse but don't fail on my ubuntu 14.04 server. I can live without c++11 lamdas, but move constructors would be nice. Personally I don't mind svn, I work in a company which do critical systems and until last year used cvs :) and it was fine. We are still using cvs for some projects, but slowly migrating to git. Most people use git, so Artyom if nothing then at least *please* consider moving to git, it would make easier for people to contibute. You are the creator but you also have users and they want to have git (among other things). Overall it is a great framework, I searched the internet and found nothing better and yes I tried TreeFrog and it was not that good, also looked at Tntnet, Wt but cppcms is the winner. Just an idea: If ano...@op... is so eager to help and want a branch then let him migrate this project to git ( if he wants a git branch ) and give him c++11 branch this way we will all win, you will have a contributor and someone who migrate the project to git, ano...@op... will have a branch :) and most important we the users will have a great framework which will get better and better. Also there is this project: https://github.com/allan-simon/cppcms-skeleton So there are people who do stuff with cppcms, to know more just look at: https://github.com/search?o=desc&q=cppcms&s=updated&type=Repositories&utf8=%E2%9C%93 BR JK 2016-10-29 20:03 GMT+02:00 Artyom Beilis <art...@gm...>: > On Fri, Oct 28, 2016 at 5:40 PM, sergey lavrov <ccp...@gm...> > wrote: > > > fyi found today c++ mvc framework in active development state > > http://www.treefrogframework.org/. development going on github (what we > > asked artyom many times), > > Give me a brake... but this is just an excuse. > > If you want to contribute > do it and you'll get all you need and if the contributors community perfers > git it will get it. Now the contributors community is ME... so I choose > what ever I need - espesially since I have testing infrastructure that > uses SVN and switching to git would require me to spend lots > of work hours on it instead of actually dealing with CppCMS. > > So stop complaining and staring contributing! > You want a task? I'll give you ;-) > > > epoll/thread, two template engines, db access, > > better license, has all features that cppcms has or even more ... > > I know it I even remember looking on it and reviewing some code > discovering some basic > design issues (race condition in session management) talking to the > designer... > > It integrated lots of ides from CppCMS in its own way but IMHO > didn't come close to the maturity of CppCMS and its documentation.... > CppCMS's one is bright shine ;-) > > > it's really sad that cppcms almost died ... > > > > Don't make funeral too soon. It isn't dead at all. I just manage to work > on it in bursts when my personal life allows. All the good stuff > is in trunk and from what I see most of users run on CppCMS trunk. > > Because I can't live off CppCMS and I spend the time I can on it and there > are periods I can't. But the project is far from being dead. There was > huge work > done about 1/2 a year ago that brought lots of good stuff and I don't > see complains. > > So instead declaring it dead and making up excuses why you can't help > get your hands dirty in C++ and start writing the code. > > Artyom > > ------------------------------------------------------------ > ------------------ > 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 > |