Config-Model - New Version of Config::Model, Tk interface and config model editor

Posted on Fri Apr 4 17:45:58 2008 by ddumont
New Version of Config::Model, Tk interface and config model editor

Hello

I've recently uploaded 3 modules:
* Config::Model 0.612: the core of the framework (mostly bug fixes and small improvements)
* Config::Model::TkUI 0.104: The Tk interface to both config editor and config-model editor (mostly bug fixes and usability improvements)
* Config::Model::Itself 0.201: The "model of Config::Model" that provides the model editor functionnality (Lots of bug fixes so that configuration model creation from scratch works and the "Itself" model better matches the implementation of Config::Model)

Currently I'm busy writing an article for a french magazine that details how to create a configuration model for sshd_config using the model editor provided by C::M::Itself and the graphical interface provided by C::M::TkUI. The Sshd configuration model code is slowly appearing on Sourceforge.

Last but not least, if you were tracking config-model CVS code base on SourceForge, you may have noticed a lack of activity. That's normal, I've moved from CVS to SVN at the beginning of March.

All the best

Write a response