so the difference is

map(handler) vs maphandler() and map(url) vs mapurl() ?

-igor

On Mon, Oct 5, 2009 at 12:43 AM, Erik van Oosten <e.vanoos...@grons.nl> wrote:
>
> On Sun, 4 Oct 2009 13:21:13 -0700, Igor Vaynberg <igor.vaynb...@gmail.com>
> wrote:
>> but then all you are doing is repeating the information that is
>> already in the method signature in the method name. why?
>>
>> -igor
>
> Very simple: communication. In my previous e-mail I constantly had to write
> map(RequestHandler) or map(Request) in order to say which method I was
> talking about. Also, in the reply of Matje I had to read very carefully to
> see which map method he was writing about.
>
> Regards,
>    Erik.
>

Reply via email to