Re: Re: [Issue 34089] New - build target customizer should update data in instantiate()

Jaroslav Tulach <[email protected]> Sun, 08 Jun 2003 11:30:14 +0000
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Svata Dedic wrote:
> Pavel Buzek wrote:
> 
>> described in the issue bellow at least works for independ options. If 
>> this is not worth implementing in targets then the documentation 
>> should be changed and customizers can be implemented as 
> 
> 
> Don't take me wrong -- OK/Cancel is definitely worth to implement, the 
> user should have a way how to revert changes. We are about the only IDE 
> which use Customizers with only Close button to change complex things :-(
> 
> Does anyone know what is the progress of the Wizard rework in openide ?

We will have to resuscitate it. Projects for example seem to use 
TemplateWizard.Iterator which is nearly deprecated. They deserve 
improvements in wizard framework to allow composition of the content 
from multiple iterators/panels, mutual communication and notification of 
finish/cancel.

Alas Jirka Rechtacek (owner of wizard api) has broken his leg while 
jumping over stones in a Ukraine river and is at home. I believe he can 
think about the solution, but the implementation has to wait right a while.

y.