[izpack-devel] panelid

miraodb miraodb at hotmail.com
Thu Sep 28 17:26:12 CEST 2006


Hi Denis,

With Hal We have created a bunch of new features including multi infopanel 
or multi licencepanel (as well as html ones...). Fact is that being both 
really busy we haven't pushed it to svn yet.

I will propably do so within a week. I suggest you wait til then and see how 
our work would solve your problems and probably more before submitting 
something. Double work isn't worth for neither of us :-)

Cheers,
Fabrice
----- Original Message ----- 
From: "Dennis Reil" <Dennis.Reil at reddot.de>
To: <izpack-devel at lists.berlios.de>
Sent: Thursday, September 28, 2006 4:06 AM
Subject: [izpack-devel] panelid


> Hi all,
>
> For my company, I integrated a new attribute panelid which allows us to
> give an id to a panel and use this id for the identification rather than
> using for example the order of panel like it is done in UserInputPanel.
>
> I think this can reduce many problems already mentioned in this list or
> the users-list because now a panel can have a unique identifier so if
> the panel developer takes care about it, it would be possible to use
> more then one HTMLInfoPanel. It will also be easier to add a new
> UserInputPanel-specification because you don't have to update the
> order-attributes of all the other userinputspecs.
>
> I can create a patch for this if you would integrate this into the next
> izPack-release.
>
> example:
> install.xml:
>
> <panels>
>    <panel classname="HelloPanel" id="hellopanel"/>
>    <panel classname="UserInputPanel" id="xuserinput.installtype"/>
>    <panel classname="UserInputPanel" id="xuserinput.regionchoice"/>
> ...
> </panel>
>
> userinputspec.xml:
> <userInput>
> <panel id="xuserinput.installtype">
> ...
> </panel>
> <panel id="xuserinput.regionchoice">
> </panel>
> </userInput>
>
>
>
> Regards,
> Dennis
>
> _______________________________________________
> izpack-devel mailing list
> izpack-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-devel
>
> 




More information about the izpack-devel mailing list