IlwisCore
IlwisCore copied to clipboard
Documentation catalogconnector.h
I believe the catalogconnector.h's clone() method does have misleading documentation in place. It states
adds a filter to set of filters which this connector will use when adding
items to a catalog
The connector becomes owner of the filter has been added and ensure
that it is finally deleted. No double filters allowed