Re: [Cppcms-users] Configuration via JSON object
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-02-26 08:32:50
|
These should help you: http://cppcms.com/wikipp/en/page/cppcms_1x_json http://cppcms.com/cppcms_ref/latest/classcppcms_1_1service.html#a26f60fd155db4c12bbca92cc463a7760 http://cppcms.com/wikipp/en/page/cppcms_1x_config Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Sab <rim...@gm...> >To: cpp...@li... >Sent: Tuesday, February 26, 2013 10:21 AM >Subject: Re: [Cppcms-users] Configuration via JSON object > >Yes. I have my own configuration file, where I store these parameters. I would >like to convert them to a JSON object and pass it to the service. > > >------------------------------------------------------------------------------ >Everyone hates slow websites. So do we. >Make your web apps faster with AppDynamics >Download AppDynamics Lite for free today: >http://p.sf.net/sfu/appdyn_d2d_feb >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |