Hi everybody,

Just send this email to inform you that I have developed a small library ( called 'Merlin' ) that provide a simple structure to �build Wizards.

It is available on squeaksource at: http://www.squeaksource.com/Merlin.

You will find a small example in the class side of 'WizardControl'.

I have been making this library to build a Moose wizard that enable to select packages and some importations informations.�
Therefore, you can see this other example by loading Moose with: 'ConfigurationOfMoose loadDefault '. It will load all required classes. The Moose Wizard will be in the package Moose-Wizard.

So, feel free to test it or �use it if needed :)