> actually i did not use any non-public api. what i did was modify an  
> existing
> IMarkupFilter implementation, you can add your own IMarkupFilters into  
> the chain.
>
> see
>
> MarkupParser.initFilterChain()
> IMarkupParserFactory
> Application.getMarkupSettings().setMarkupParserFactory()
>
> wicket is very pluggable
>
> [...]
>
>> Then you would not "pollute" your code, it would not have an influence  
>> on
>> other users who may already use a colon as first character in the
>> wicket:id and I would be flexible enough to do whatever I want with the
>> tag.
>
>
> if you will be rolling your own i will be more then happy to remove my  
> impl from core :)

No problem, if there already is a clean solution, then I'll take that and  
you can roll-back your change. But better describe the implementation  
using IMarkupParserFactory also in the JIRA-issue for keeping it  
documented.

Tom

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to