Daniel Rall said:
> [EMAIL PROTECTED] wrote:
> ...
> > --- masterLayout.vm 12 Mar 2004 01:24:06 -0000 1.3
> > +++ masterLayout.vm 14 Mar 2004 16:49:36 -0000 1.4
> > @@ -29,7 +29,7 @@
> >
> > <!-- MENU -->
> > $tiles.menu
> > - $text.get($tiles.getAttribute("some.attribute"))
> > + $text.get($tiles.getAttribute("someAttribute"))
> > </TD>
> > <TD>
>
> Any reason not to use single quotes in this example code? They avoid
> unnecessary interpolation of string literals.
nope. you're right. we should try to use best practices in our examples.
Nathan Bubna
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]