You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello All,
Having just released an open source (GPL) project to bring asynchronous RESTful services to C++11. I thought I'd try and elicit some feedback from the C++ community at large. I'd appreciate any feedback on coding styles, architecture, bugs, potential tech-debt, feature requests, or general discussion.
>Having just released an open source (GPL) project to bring asynchronous
>RESTful services to C++11. I thought I'd try and elicit some feedback
>from the C++ community at large.
A Boost/MIT/BSD license is preferable. C++ is heavily used in industry
and if you want real-world adoption of your library, a GPL license is a
hindrance and will cause many people to skip over your library. These
are exactly the sort of people you want commenting on your library,
hwoever.
--
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
The Computer Graphics Museum <http://computergraphicsmuseum.org>
The Terminals Wiki <http://terminals.classiccmp.org>
Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>