[Dune] [#1042] GridView: support for C++11 range-based for statement
Dune
flyspray at dune-project.org
Fri Feb 17 17:38:52 CET 2012
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#1042 - GridView: support for C++11 range-based for statement
User who did this - Christian Engwer (christi)
----------
I agree with Martin, that several interfaces doing the same thins is something undesired.
I don't think that changing
gridview.begin<0>()
to
gridview.entites<0>().begin()
is not really a problem. It is a bit more text, but it has a significantly better readability.
Still I feel a bit uneasy about too many changes an deprecations. We must try not to scare off the users.
To conclude:
I am in favour of this new interface, I am in favour of a deprecation of grid::*, I am in favour of a _future_ deprecation of gridview::*
Christian
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1042#comment3210
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list