Hi! > If you have to use libraries A and B that provide Wicket components and both > of them use "message" or "feedback" as component id in any of their > components then how your application will deal with that ?
You make decision: feedback is either private (traditional) or protected/panel-scope member. Both ways can be supported. Ifcourse even better if we can have compile-time conflict resolution (Project Lombok, Bindgen). ** Martin > >> >> ** >> Martin >> >> > >> >> I think if you find component hierarchies to be "hell", you probably >> >> aren't >> >> using Wicket right. Break things down into small reusable chunks using >> >> Panels and you will find everything gets much, much easier. >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >> > For additional commands, e-mail: users-h...@wicket.apache.org >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >> For additional commands, e-mail: users-h...@wicket.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org