Downloadliste

Projektbeschreibung

XParam is an extensible, type-safe, non-intrusive,
object-oriented tool for general-purpose object
serialization and deserialization in C++, good
for parsing command-line parameters and
cross-program/cross-platform communication. It can
handle named parameters as well as object streams.
It recognizes class hierarchies, abstract
interfaces, and polymorphism, and can therefore
serve as a plug-in management framework (e.g.,
for strategy management).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-25 04:19
1.02

Eine neue Möglichkeit, Benutzer-definierten Konstanten zu behandeln, der Benutzer kann Konstanten aller Art Register (Klassen, Strukturen, eingebaute Typen, etc.).
Tags: Main, Minor feature enhancements
A new ability to handle user-defined constants; the user can register constants of any type (classes, structs, built-in types, etc.).

2001-10-23 09:40
1.01

Xparam hat jetzt eine Standard-Installation Sequenz mit autoconf und die Bibliothek Code sollte nun schneller als zuvor zu erstellen. Ein Problem bei der Installation von xParam unter Cygwin, wurde behoben. "include" Verzeichnis-Struktur wurde neu geordnet werden, damit sie Standard-und leichter zu verfolgen.
Tags: Main, Minor feature enhancements
Xparam now has a standard install sequence, using autoconf and the library code should now compile faster than before. A problem in the installation of XParam under Cygwin has been fixed. "include" directory structure was rearranged to make it more standard and easier to follow.

2001-10-13 01:12
1.0

Tags: Main, Initial freshmeat announcement

Project Resources