but why choose another name? as long as there is only one pair of however named tags, the behaviour wouldn't change at all. It would only extend the current functionality for those who place a second extension point in there html files.
But I am not in the core team, but curious to look under the hood. While I would love to see this extension becoming part of wicket, I don't care too much what happens with it as long as I have fun implementing it. ;) And as numerous times mentioned before: This extension still aligns with how class inheritance works in java, you only have to see html files as classes and extension points as (abstract) methods. That's the only conceptual change. But there is still some time left to argue while I am hacking ;) Regards igor.vaynberg wrote: > > On 11/5/07, Stefan Fußenegger <[EMAIL PROTECTED]> wrote: >> >> well, i thought chris' suggestion to use abstract and override in order >> to >> align it with the java keyword/annotation. I don't care whether it is >> implement or override (but yes, names are important). i think i'll go for >> implement though ... but if it finally becomes part of wicket, it will >> become extend/child anyway, wouldn't it? > > no it would not. > > as mentioned numerous times before, we like how it currently works > because it aligns with how class inheritance works in java and thus is > easy to understand. > > this would be an in-addion-to feature that people may choose to use. > > -igor > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ----- ------- 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#a13590818 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]