[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Wed Jan 3 16:48:16 CET 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The new details are below.  For
full information about what has changed, visit the URL and click the
History tab.

FS#221 - type IntersectionIterator should not be exported
User who did this: - Christian Engwer (christi)

Attached to Project - Dune
Summary - type IntersectionIterator should not be exported
Task Type - Bug Report
Category - Grid
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 1.0
Due Date - Undecided
Percent Complete - 0%
Details - The grid base class exports a type IntersectionIterator
(twice, in lines 543 and 1167).  This type corresponds to a
LeafIntersectionIterator.  It is a relic from the time before we split
the IntersectionIterator into a Leaf- and a LevelIntersectionIterator.
 I propose this type to be removed because I think it is better to
make the user explicitly choose on of the two iterators (or use a grid
part).  That way people have to know what they are doing.  Plus, the
error messages you get when trying to assign the return value of
ilevelbegin() to an IntersectionIterator are quite heinous.

I mark this as 1.0 because it directly concerns the interface and the
change is minor.

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=221

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list