Dave Thomas wrote: > ... > When we get keyword arguments, a slight extension to the syntax will > also allow us to pass multiple blocks to a method: > ... > polar_plot x: { |i| sin(i) } y: {|i| i*i } > neat, except the first thing I would expect ruby to think is that those are hashes... Guy N. Hurst -- HurstLinks Web Development http://www.hurstlinks.com/ Norfolk, VA 23510 (757)623-9688 FAX 623-0433 PHP/MySQL - Ruby/Perl - HTML/Javascript