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.

2003-06-05 02:05
1.22

Verbesserungen in der xParam Mensch-Maschine-Schnittstelle gehören spezielle Syntax für eine einfache Shell-Auswertung, Feedback-Fähigkeit in ParamSets, einfacher Standardeinstellung und verbesserte Fehler-und Warnmeldungen Regelungen zur Meldung. Verbesserungen in der xParam Maschine-Maschine-Schnittstelle bietet eine spezielle Literal für eine Platz sparende Lagerung und einen Modus für überflüssig ignorieren Parameter in cross-Programm-Daten-Leitungen.
Tags: Main, Minor feature enhancements
Improvements in the XParam man-machine interface include special syntax for easy shell globbing, feedback capability in ParamSets, easier default setting, and improved error and warning reporting schemes. Improvements in the XParam machine-machine interface include a special literal for space-efficient storage, and a mode for ignoring superfluous parameters in cross-program data-piping.

2002-11-19 02:39
1.21

Diese Version enthält wesentliche Verbesserungen bei Installation (jetzt mit RPM), die Zulassung Syntax (spezielle Konstruktoren von Vektor-und Map-Typen sind jetzt registrierbar von allen, und std:: set ist nach Voranmeldung), Motor-Code (insbesondere Verbesserungen in der Umstellung Handling), Parsen (vorläufiger Art sind nun intuitiver), Dokumentation (Info-und SGML-Formate sind nun verfügbar) und vieles mehr. Es ist Quelle kompatibel mit früheren Versionen und Modernisierung wird dringend empfohlen.
Tags: Main, Minor feature enhancements
This release includes significant improvements in installation (now with RPM), registration syntax (special constructors of vector and map types are now registerable by everybody, and std::set is pre-registered), engine code (especially improvements in conversion handling), parsing (tentative types are now more intuitive), documentation (info and SGML formats are now available), and more. It is source compatible with earlier versions and upgrading is highly recommended.

2002-05-26 03:09
1.2

Diese Version ist eine bedeutende Verbesserung gegenüber älteren Versionen. Sie fügt hinzu, integrierte Unterstützung und Syntax-Erweiterungen für Karten, Listen und Paare sowie einfache Registrierung für Benutzer-Vorlagen. Der Programmierer hat jetzt viel mehr Kontrolle über die Registrierung, in Bezug auf Zeitpunkt und Feedback. Doppelte Anmeldung ist nicht mehr ein Fehler. Alle Unix xp_config.h Richtlinien wurden durch die autoconf-Tests ersetzt werden, zusätzlich zu den anderen kleinen Verbesserungen und Bugfixes.
Tags: Main, Major feature enhancements
This version is a significant improvement over older versions. It adds built-in support and syntax enhancements for maps, lists, and pairs, as well as easy registration for user templates. The programmer now has much more control over the registration process, in terms of timing and feedback. Duplicate registration is no longer an error. All Unix xp_config.h directives have been replaced by autoconf tests, in addition to other small improvements and bugfixes.

2001-12-30 12:30
1.11

XParam jetzt alle eingebauten vorregistriert C-Typen (einschließlich der Nicht-Standard "long long" und "long double" Typen). Der Parser wurde für optimales Verhalten im interaktiven Modus verbessert. Bugfixes wurden hinzugefügt.
Tags: Main, Minor feature enhancements
XParam now has all built-in C types preregistered (including the non-standard "long long" and "long double" types). The parser was improved for optimal behavior in interactive mode. Bugfixes were added.

2001-12-01 21:52
1.1

Eine Vielzahl neuer Features, die wichtigsten davon sind ENUM-Unterstützung, verbesserte Unterstützung für konstante Variablen, die Fähigkeit, Suchparameter, die Fähigkeit, Parametersätze, Parameter-merge-Manipulatoren gesetzt, ein Spiel-by-prefix-Option und eine konfigurierbare Handler für mehrere Aufgaben. Darüber hinaus verfügt diese Version von xParam eine viel bessere Installation, einschließlich libtool-Unterstützung, Regressionstests und verbesserte Konfigurierbarkeit autoconf. Kleinere Bugs, die in Version 1.02 entdeckt wurden, wurden ebenfalls behoben.
Tags: Main, Major feature enhancements
Myriad new features, the most important of which are enum support, improved support for const variables, the ability to query parameters, the ability to merge parameter sets, parameter-set manipulators, a match-by-prefix option, and a configurable handler for multiple assignments. In addition, this version of XParam has a much better installation procedure, including libtool support, regression testing and enhanced autoconf configurability. Minor bugs which were discovered in version 1.02 were also fixed.

Project Resources