Tutorial on text transformation with purevariants
Short Description
This tutorial shows how to perform text transformations using the source elements …. The documentation of the application will be a single XHTML file. …
Website: www.pure-systems.com | Filesize: 194kb
Content
Tutorial on text transformation with
pure::variants
Table of Contents
1. Overview …………………………………………………………………………………………. 1
2. About this tutorial ………………………………………………………………………………. 1
3. Setting up the pure::variants project ……………………………………………………….. 2
3.1. Source Files …………………………………………………………………………….. 4
3.2. Documentation Files ………………………………………………………………….. 5
3.3. Build Files ………………………………………………………………………………. 6
4. Setting up the feature model …………………………………………………………………. 6
5. Setting up the family model ………………………………………………………………….. 7
5.1. Build Files ………………………………………………………………………………. 7
5.2. Documentation Files ………………………………………………………………….. 8
5.3. Source Files …………………………………………………………………………….. 9
6. Setting up the transformation ………………………………………………………………. 12
7. Generating a variant ………………………………………………………………………….. 13
1. Overview
This tutorial shows how to perform text transformations using the source elements
ps:fragment, ps:condtext, and ps:condxml.
The usage of these source elements will be demonstrated on a pure::variants project used
to configure a simple C++ application calculating the factorial of a given number. The application
prints intermediate calculation results in different formats depending how it is
configured. When the application is started the version and build date are shown. Additionally
the example project shall include documentation and application build files.
The following steps have to be performed for this task.
1. A new pure::variants project has to be created.
2. The application files have to…
Get the file Download here
Related Books:Related Searches: text transformation, text transformations, feature model, family model, documentation files
Comments
Leave a Reply