no not the merging of markup. but inside the constructor of the child/sub page. Where do you make all the root components of all the child parts? you will add that to the page itself right?
I just say that then it could be a bit messy when you have 5 child area's johan On 11/7/07, Stefan Fußenegger <[EMAIL PROTECTED]> wrote: > > > hi johan, > > > Johan Compagner wrote: > > > > 1 thing that does bother me a bit (but maybe i have to do a deeper look > > into > > the patch) how do you separate > > the components in the constructor of the sub page.. i guess you just add > > all > > the components over all the child fragments > > in the page itself. That's not a nice separation... That can lead to big > a > > big mess.. Because what component belong to what child part. " > > > > I don't get what you mean here. However, my implementation is closely > related to Juergen's MergedMarkup.java (and admittedly partially copied) > and > does the same. > > ----- > ------- > Stefan Fußenegger > http://talk-on-tech.blogspot.com // looking for a nicer domain ;) > -- > View this message in context: > http://www.nabble.com/Multiple-%3Cwicket%3Achild--%3E-tags-on-a-single-base-page--tf4738673.html#a13629154 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
