Skip to content

Use javadoc Op declaration for Ops Tutorials#224

Merged
hinerm merged 1 commit into
mainfrom
scijava-ops-tutorial/use-javadoc-declaration
May 20, 2024
Merged

Use javadoc Op declaration for Ops Tutorials#224
hinerm merged 1 commit into
mainfrom
scijava-ops-tutorial/use-javadoc-declaration

Conversation

@gselzer
Copy link
Copy Markdown
Member

@gselzer gselzer commented May 17, 2024

Closes #201

Note that there is a single @OpClass usage remaining in that module, because the Op is added with Ops.register, which means it wasn't being loaded with ServiceLoader, which isn't within the scope of that issue.

@gselzer gselzer added the docs Issues relating to documentation of the Ops framework label May 17, 2024
@gselzer gselzer requested a review from ctrueden May 17, 2024 22:48
@gselzer gselzer self-assigned this May 17, 2024
@hinerm hinerm merged commit 739f0a6 into main May 20, 2024
@hinerm hinerm deleted the scijava-ops-tutorial/use-javadoc-declaration branch May 20, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues relating to documentation of the Ops framework

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Update scijava-ops-tutorials to use op.yaml instead of ServiceLoader

2 participants