Skip to content

#605 remove unused types from IntersectionIterator

Metadata

Property Value
Reported by Andreas Dedner (A.S.Dedner@warwick.ac.uk)
Reported at Sep 25, 2009 21:03
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Andreas Dedner (A.S.Dedner@warwick.ac.uk)
Last edited at Oct 5, 2009 07:52
Closed by Andreas Dedner (A.S.Dedner@warwick.ac.uk)
Closed at Oct 5, 2009 07:52
Closed in version 2.1
Resolution Implemented
Comment Rev. 5770

Description

After removing the intersection methods from the IntersectionIterator class it was neglected to remove the types (Entity, ctype, Geometry...) from the class. Should these be removed before the next release? I do not think there is a way to deprecate them...