If it would be implemented like it is in Java (not to say that would be the
case), the runtime method names would be mangled so that they actually are
different .  (send_ABSJD(), send_JNKFF(), for example)  -- there wouldn't
be any impact during runtime.  No different than how unnamed functions work
at the moment.

We would have to wait and see how the compiler handles this today to see
what and how it could be done.

-Nick

On Mon, Jan 16, 2012 at 10:41 AM, Jonathan Campos <jonbcam...@gmail.com>wrote:

> I would just want to see what the tradeoffs would be for the compiler and
> code execution before I am really for/against this addition.
>
> --
> Jonathan Campos
>

Reply via email to