http://d.puremagic.com/issues/show_bug.cgi?id=3492



--- Comment #3 from Walter Bright <bugzi...@digitalmars.com> 2012-02-26 
22:04:30 PST ---
The reason is straightforward - there's no point to it. Nested functions tend
to be right next to where they are used. They're not off in a separate file.

We shouldn't have features just to have features. They have to have an
identifiable benefit. Overloaded functions introduce complexity both to the
user and the compiler - and there is no clear benefit for nested functions.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to