PDA

View Full Version : Beans wizards



giak
May 10th, 2006, 10:30 PM
Hello, I am working on a project where we use spring beans for mapping purposes. (mapping java beans to corresponding data source components from an outside system). As a result bean property values get modified a lot, and I am in a desperate need of a beans creation and editing wizard. In addition I need to be able to pull values for the properties into the wizard.

Three questions:

1. Does anyone know when approximately the wizard will be available?
2. Is it going to have the feature that will allow developers to pick property values vs. typing them, by extending the wizard functionality?
3. Is there something I can take a look at already, and if yes, where? (other than http://www.springide.org/project/wiki/BeansWizards)

Thanks!