From: Marc P. <ma...@an...> - 2003-07-23 20:05:10
|
On Wed, 23 Jul 2003 15:23:27 -0400, Eric B. Ridge <eb...@tc...> wrote: > On Wednesday, July 23, 2003, at 03:19 PM, Brian Goetz wrote: > >>> #set $x = {} >> >> I _hate_ this syntax. Too easy to conflict with blocks. > > The only other option is: > #set $x = [] > > and that conflicts with empty lists. unless you want something goofy > like [{}] or [[]] or [!!] or ... Or, how about the unusual: #set $x = ][ :) Actually [[ ... ]] seems quite good to me. -- Marc Palmer Contract Java Consultant/Developer w a n g j a m m e r s java and web software design experts with an ethical outlook http://www.wangjammers.org |