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


Andrei Alexandrescu <and...@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |and...@metalanguage.com


--- Comment #3 from Andrei Alexandrescu <and...@metalanguage.com> 2011-05-06 
11:18:36 PDT ---
I'm worried about this development. Before long we could get to the point where
a lot of ranges get bloated to support two iteration methods because opApply
has capabilities that ranges don't.

To prevent that we should improve range-based iteration to provide good support
for foreach, and leave opApply to entities that need internal iteration.

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

Reply via email to