Télécharger la liste

Description du projet

Config::Model::Itself provides a configuration
model for Config::Model. In other words, the
structure of a model specification is described in
Config::Model::Itself so you can use the same user
interface to edit configuration data (for instance
Xorg configuration data from xorg.conf) and Xorg
model (if you need to add new parameters in Xorg
model). You can also create your own configuration
model to get a configuration tool for your own
application.

Système requise

System requirement is not defined
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.

2010-03-02 01:40
1.212

La possibilité de modifier les modèles avec config-model-éditer avec des options de ligne de commande a été ajoutée. Dump et options de chargement ont été ajoutés à sérialiser un modèle. Deux syntaxes sont supportées: Config:: Modèle format (CD) et YAML.
Tags: feature additions, YAML, Serialization
The possibility to modify models with config-model-edit with command line options was added. Dump and load options were added to serialize a model. Two syntaxes are supported: the Config::Model format (cds) and YAML.

2009-06-26 03:31
1.211

Cette version ajoute une option de sauvegarde, à la configuration-model-commande d'édition. Cette version peut améliorer un modèle existant sur les changements provoqués en config:: Modèle 0.637.
This release adds a -save option to the config-model-edit command. This version can upgrade an existing model to changes brought about in Config::Model 0.637.

2009-05-05 22:12
1.210

Le auto_create "et" Fichier "paramètres ont été ajoutés à lire et à rédiger des spécifications (ce qui est requis par Config:: Modèle 0,635). Le allow_empty "paramètre" est maintenant obsolète et sera remplacé par "auto_create" lorsque vous exécutez la config-edit-commande du modèle. En d'autres termes, config-model-Edit dispose d'une fonctionnalité automatique modèle de mise à niveau. Le nouveau "-dot_diagram option a été ajoutée à la configuration-model-commande d'édition pour retourner une dot pour représenter la structure du modèle de configuration. La «synthèse» des paramètres du modèle a été ajoutée.
Tags: Feature Enhancements
The "auto_create" and "file" parameters were added to read and write specifications (which is required by Config::Model 0.635). The "allow_empty" parameter is now deprecated and will be replaced by "auto_create" when you run the config-edit-model command. In other words, config-model-edit provides an automatic model upgrade feature. The new "-dot_diagram" option was added to the config-model-edit command to return a dot file to represent the structure of the configuration model. The "summary" model parameter was added.

2009-03-14 06:43
1.209

/ t *. t: Les appels ont été mkpath rétroportés to File:: Path rendu par Perl 5.8.8.
Tags: Minor feature enhancements
t/*.t: mkpath calls were backported to File::Path delivered by Perl 5.8.8.

2009-01-12 23:51
1.208

Le paramètre allow_empty a été ajouté. De cette façon, un concepteur de modèle permet d'indiquer si la configuration peut être créé à partir de zéro ou non. Dans certains cas (par exemple, OpenSSH), de créer une configuration à partir de zéro ne devrait pas être autorisée car les répertoires et les fichiers mai requièrent des autorisations spécifiques. Des corrections mineures liées à l'intégration Augias ont été faites.
Tags: Minor feature enhancements
The allow_empty parameter was added. This way, a
model designer can specify whether configuration
can be created from scratch or not. In some cases
(e.g. OpenSSH), creating a configuration from
scratch should not be allowed because directories
and files may require specific permissions. Minor
corrections related to Augeas integration were
made.

Project Resources