Hi,

This was experimental feature which didn't gain much popularity.
The discussion to remove it is : http://markmail.org/thread/emzrqxmp4hahzipx
The ticket is: https://issues.apache.org/jira/browse/WICKET-3687
The Git revision is: 41a7915606e0332711ee3b7fc85cb55aad246fae


There is no replacement for this functionality.
You can get the old code and apply it locally.


On Mon, Feb 18, 2013 at 7:38 PM, gmparker2000 <greg.par...@brovada.com>wrote:

> We have been using AutoComponentResolver in  a proof of concept Wicket 1.4
> application to create a visual wicket designer of sorts.  It relies on
> AutoComponentResolver to expand composite controls that we have created.
> The approach looks extremely promising.  We intended on using
> AutoComponentResolver at design time only.  However, before continuing we
> took a look to make sure that this functionality exists in Wicket 1.5 and
> beyond.  It appears that it has been removed or is implemented some other
> way.  Can anyone shed some light on the topic?  Essentially we want to be
> able to write something like this:
>
> <html>
>     <body>
>         <wicket:component class="com.abc.MyTextBox" label="Label"
> required="true ....... />
>     </body>
> <html>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/AutoComponentResolver-gone-tp4656510.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to