<div dir="ltr"><div><div><br>In the class "MyAttributeModifier", this code is problematic for me:<br><br> @Override<br> public void onComponentTag(final Component component, final ComponentTag tag) {<br> System.out.println("ononComponentTag called. component="+component+", tag="+tag);<br>
if (isEnabled(component)) {<br> System.out.println("changing attribute, value="+value);<br> tag.getAttributes().put(attribute, value);<br> }<br> }<br><br></div>What is this construct trying to achieve, please? I don't know this method in Wicket 1.4 and in 6.0 the super class declares it as final! Once I know what's it's for, I'll be able to ask for help to the Wicket mailing-list.<br>
<br></div>Regards,<br><div class="gmail_extra"><br></div><div class="gmail_extra">Pierre<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 11, 2013 at 6:59 PM, ceki <span dir="ltr"><<a href="mailto:ceki@qos.ch" target="_blank">ceki@qos.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I am looking forward for your contribution.<div class="im"><br>
<br>
On 11.04.2013 18:38, Pierre Goupil wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Cheers Ceki! Keep in touch!<br>
<br>
Regards,<br>
<br>
Pierre<br>
<br>
<br></div>
On Thu, Apr 11, 2013 at 5:53 PM, ceki <<a href="mailto:ceki@qos.ch" target="_blank">ceki@qos.ch</a> <mailto:<a href="mailto:ceki@qos.ch" target="_blank">ceki@qos.ch</a>>><div class="im"><br>
wrote:<br>
<br>
<br>
Hi Pierre,<br>
<br>
The repository is at:<br>
<br></div>
<a href="https://github.com/ceki/__mistletoe" target="_blank">https://github.com/ceki/__<u></u>mistletoe</a> <<a href="https://github.com/ceki/mistletoe" target="_blank">https://github.com/ceki/<u></u>mistletoe</a>><div class="im">
<br>
<br>
Your github pull request is most welcome. :-)<br>
<br>
Cheers,<br>
<br>
<br>
On 11.04.2013 17:19, Pierre Goupil wrote:<br>
<br>
Good afternoon,<br>
<br>
I can't find the Mistletoe source repository. I'd like to upgrade<br>
Mistletoe-Wicket to Wicket 6.0.<br>
<br>
Regards,<br>
<br>
Pierre GOUPIL<br>
<br>
<br>
<br>
--<br>
Ceki<br>
65% of statistics are made up on the spot<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
<br>
-- <br>
Ceki<br>
65% of statistics are made up on the spot<br>
______________________________<u></u>_________________<br>
mistletoe mailing list<br>
<a href="mailto:mistletoe@qos.ch" target="_blank">mistletoe@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/mistletoe" target="_blank">http://mailman.qos.ch/mailman/<u></u>listinfo/mistletoe</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div>"Parce que c'est la nuit qu'il est beau de croire à la lumière."<br><br></div>Edmond Rostand<br></div>
</div></div>