Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object introspection with pretty printing #77

Merged

Conversation

ian-coccimiglio
Copy link
Contributor

Updated python object introspection such that a java class can be introspected in a script. Fields/Attributes are still WIP because reporting field values seems hard (an ImagePlus might have very long arrays as a field value).

image

@ctrueden ctrueden self-assigned this Apr 2, 2025
ctrueden added 8 commits April 2, 2025 12:25
The introspection functions are new API.
For conversion functions, we use the name `convert`.
So let's be consistent with introspection functions.
It's also more concise.
The submodule is called versions; let's name the test file consistently.
@ctrueden ctrueden merged commit a040dc5 into scijava:object-introspection Apr 2, 2025
@imagesc-bot
Copy link

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/fiji-friends-weekly-dev-update-thread/103718/84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants