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

Fix class mapping mechanism broken by the migration to Jackson #6480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wetneb
Copy link
Sponsor Member

@wetneb wetneb commented Mar 21, 2024

Follow-up of a discussion with @tfmorris.

@wetneb wetneb requested a review from tfmorris March 21, 2024 17:27
@wetneb
Copy link
Sponsor Member Author

wetneb commented Apr 16, 2024

@tfmorris any thoughts on this one?

@tfmorris
Copy link
Member

@wetneb Sorry for the delay. I'll try to review this shortly.

Copy link
Member

@tfmorris tfmorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yet another apology, but I am actively reviewing it now -- and I do appreciate the effort you put into researching and implementing a solution. Just a question (inline with code) to start while I hunt for some legacy projects.

It looks like this mechanism would help with the com.google.refine -> org.openrefine case (assuming that we can't get rid of the embedded class names), so that's useful, but I'd really prefer not to have classnames embedded at all since it seems inherently fragile (and I don't think legacy projects have them).

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.

None yet

2 participants