But html-template just is a regular file, a class resource compiled in
jar, you cannot change/generate it dynamically in run-time.
Dynamic markup allows to build a component-tree in run-time, but
doesn't allow to change html-template or assigned java-class itself.

2009/2/16 Igor Vaynberg <igor.vaynb...@gmail.com>:
> the point of all those wicket:ids is to generate dynamic markup.
> dynamic meaning runtime.
>
> -igor
>
> On Mon, Feb 16, 2009 at 8:22 AM, kan <kan....@gmail.com> wrote:
>> Just random thought...
>> Has anybody thought to make wicket html-template compiler? I think it
>> could be quite useful - it can check all wicket:id, all hrefs and so
>> on checked at compile-time. And also it can gain some performance,
>> because it will not require to parse html at run-time.
>>
>> --
>> WBR, kan.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
WBR, kan.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to