pdidev / pdi

The PDI Data Interface
https://pdi.dev
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Missing `Context::Iterator` functions #445

Closed jbigot closed 3 weeks ago

jbigot commented 1 year ago

In GitLab by @fxmordant on Oct 25, 2023, 10:56

PDI's Context class provides a way to iterate on Data_descriptors using the Iterator class. Several API plugin functions are available to the developer, such as Context::begin() and Context::end().

However, the Context::find() function is not available and would be welcome.

jbigot commented 1 year ago

In GitLab by @fxmordant on Oct 25, 2023, 11:10

created branch 445-missing-context-iterator-functions to address this issue

jbigot commented 2 months ago

mentioned in commit f2113a18469d2ca43970ae668417093f6c5073f5