Stencil 2.0.2 review
Download
|
|
Stencil is a library for developing web-based applications in C++.
It includes request and response objects, a skinnable template engine, server api abstraction, and facilities for load balancing, browser jogging, security and catching runaway CGI's.
Stencil library also includes some useful Javascripts and images.
Stencil is the successor to Groundwork.
What's New in This Release:
Fixes a multipart form processing bug.
All methods use (u)int(16|32|64)_t types rather than (unsigned )(short|long|long long) types.
Stencil 2.0.2 keywords