"Geir Magnusson Jr." <[EMAIL PROTECTED]> writes:

> On 10/30/02 2:01 AM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:
> 
> > "Claude Brisson" <[EMAIL PROTECTED]> writes:
> > 
> >>> Any other suggestions?
> >> 
> >> what about 
> >>     #set ( myMap = { "key1" : $value1, "key2" : $value2 } )
> >> ? 
> >> 
> >> 
> >> hence, using [ ] for lists
> >> and { } for maps
> > 
> > If there really is interest in going this route, this is my favorite
> > syntax suggestion so far, with original proposal coming in second.
> > 
> > It is reminiscent of PYTHON (*cough*, Jon  ;).
> 
> I think for that reason alone we can't use it, and to piss off Jon, I would
> suggest
> 
> 
>   #set($map = [ "key1" => "value1", "key2" => "value2" ] )
> 
> :)

LOL
-- 

Daniel Rall <[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:velocity-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:velocity-dev-help@;jakarta.apache.org>

Reply via email to