He is probably talking about if resource string is html code, then there can
be css class string in there like this:

resource-string-x=This is <span class="stand-out">something something</span>
and <span class="another-class">something something</span>.

He is worry that if the designer change the class name "stand-out" or
"another-class", then you will have to edit many property resource file.

On Sun, May 18, 2008 at 11:28 AM, Igor Vaynberg <[EMAIL PROTECTED]>
wrote:

> i dont really understand what you are talking about
>
> -igor
>
> On Sun, May 18, 2008 at 11:25 AM, Mathias P.W Nilsson
> <[EMAIL PROTECTED]> wrote:
> >
> > Doesn't this meen that if I use a class for css or id then I need to
> > consider, html file, property file and css file. So If a designer changes
> > the css then I need to change the property file as well. Is this really
> > good?
> > --
> > View this message in context:
> http://www.nabble.com/Text-handling-in-wicket-tp17303050p17306072.html
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to