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

Temporarily turn JSOG off? #20

Open
crumhorn opened this issue Oct 2, 2019 · 1 comment
Open

Temporarily turn JSOG off? #20

crumhorn opened this issue Oct 2, 2019 · 1 comment
Labels

Comments

@crumhorn
Copy link

crumhorn commented Oct 2, 2019

We have a scenario where we don't want @ref to be generated for a specific ObjectMapper instance that is parsing a tree, as when we use it to get data for reports, it's too time intensive to find all the @ref markers and then dig out to which object they belong.

Is there any way to disable JSOG through some objectMapper.set(...) operation?

@stickfigure
Copy link
Member

Why can't you just swap out the ObjectMapper that you are using?

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

No branches or pull requests

2 participants