irods / irods_capability_automated_ingest

Other
12 stars 15 forks source link

Document when event handlers are triggered #183

Open korydraughn opened 1 year ago

alanking commented 1 day ago

@korydraughn - Do you recall what this issue means? I do not understand what is meant by "event handlers" being "triggered". Perhaps this was referring to the client-side "PEP"-like methods?

korydraughn commented 1 day ago

Yes. I was referring to the (client-side) PEPs in the ingest tool.

alanking commented 1 day ago

Actually, this is illuminating. The pre- and post-hook methods could be properly called the Event Handlers. The other event handler methods are more like... configuration, or behavioral modifiers, for a sync job. I'll update some wording in the documentation to reflect this.

korydraughn commented 1 day ago

Sounds good to me.