v0.2.47..v0.2.48 changeset ElementInIdListCriterion.h - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h b/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
index 419fcf6..6bd7c93 100644
--- a/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
+++ b/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
@@ -38,6 +38,8 @@ namespace hoot
 
 /**
  * Identifies elements in a list of IDs
+ *
+ * TODO: We could probably replace this with ElementIdCriterion.
  */
 class ElementInIdListCriterion : public ElementCriterion
 {
⚠️ **GitHub.com Fallback** ⚠️