Hi,

I just implemented a easy to use api for fetching query parameters. It 
is normally not really relevant, since normal ecpp applications use the 
<%args> section to get these parameters. We are working on a MVC concept 
for tntnet, where we get the chance to implement components in C++ 
easily instead of going through ecpp, since it feels more natural to 
write the controller in C++ instead of embedding in into ecpp.

One first step is to make fetching query arguments easy and robust. And 
consistent with ecpp.

The change is pushed into the git repository.

Since the api has changed, how to convert query parameters, the ecppc is 
changed as well. Therefore if you update your local code you should 
execute a 'make clean' since the generated cpps in the demos are not 
rebuilt when the generator is changed.

Tommi

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to