that is correct. Which has the side effect that if the property files
(or db entry or whatever) changes, it will not be reflected in the
output generated. However this downside is a) only relevant for
development b) if the markup cache is cleared, than the markup will be
reloaded incl the new properties. Hence, even in prod there is no need
to restart the apps. But it is a manual process (until now. May be
worth an RFE?).

Juergen

On 8/3/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> well..this is what it would be...checking every attribute of every tag. this
> will be done only once when the markup is loaded into the cache so there
> wont be a performance hit.
>
> -Igor
>
>
>
> On 8/3/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
> > * Igor Vaynberg:
> >
> > > personally
> > >
> > > <input type="submit" value="wicket:i18n:my_key"/>
> > >
> > > looks better to me
> >
> > Do you really mean to embed a namespace prefix inside the
> > attribute value?  AFAIK there's no XML parser that can parse such
> > constructs without checking every attribute value manually.
> >
> > Do you already have such constructs allowed in Wicket?
> > --
> >      Jean-Baptiste Quenot
> > aka  John Banana Qwerty
> > http://caraldi.com/jbq/
> >
> >
> -------------------------------------------------------------------------
> > 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
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
> -------------------------------------------------------------------------
> 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
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to