Thanks for the suggestions Martijn!  For now I will look into using the
RadioGroup, but I like the idea removing final from the get*fix methods.
=)  

This way someone could make MyRadioGroup, and have an option for topdown
(default) lists or table-style lists, where they customize the
width/shape of the table.  I still want "intended for quick solutions",
just with more customizability.

-Clay

-----Original Message-----
From: Martijn Dashorst [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 05, 2007 5:21 PM
To: users@wicket.apache.org
Subject: Re: Customizing RadioChoice

Hmm,

Opening up the get*fix methods doesn't seem risky, but I'm not sure
what we are going to do with the change recording. That is the only
thing I can tell why the methods are final.

Your usecase is interesting though. In this case opening the get*fix
methods doesn't seem to open a can of worms, other than limiting the
backbutton versioning. But in your case the set*fix method wouldn't be
called in the first place.

I'm +1 on removing final from the get*fix methods on the RadioChoice
component. Anyone else reading along and objecting?

Martijn



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to