On Wed, Jul 28, 2010 at 8:14 AM, Joseph Pachod <[email protected]> wrote:
> On the other hand, some > methods could be grouped on distinct interfaces, like the ones about > feedback messages. that was the idea for a while. build up all the tiny interfaces and IComponent would mostly extend a bunch of them rather then directly specifying methods. however, no one has had time to implement the change and see if it would work because it would involve a tremendous amount of time. -igor > > Overall, I feel like it would be quite some work to do but that it would pay > off. Many interface/component could be even more open for customization and > the like, given ever more options to the developers. > > Yet it doesn't look utter crazy neither, so the overall return on investment > is unclear. Furthermore, you and other wicket core committers obviously know > better, so, no issue if this idea is dropped. > > ++ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
