Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New annotation JacksonXmlInclude works like JsonInclue but for xml.#778

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
IMurzich wants to merge1 commit intoFasterXML:2.x
base:2.x
Choose a base branch
Loading
fromIMurzich:add-jacksonxmlinclude

Conversation

@IMurzich
Copy link

Use this annotation when need to have different result for json and xml output. Parameters for this annotation same as for JsonInclude.

@cowtowncoder
Copy link
Member

Thank you for your contribution.

Unfortunately I don't think we want to go down the route of per-format annotations, duplicating all functionality.

So while the idea of having a mechanism for annotating different behavior for different format is valid, we need to figure out more maintainable approach.

@IMurzich
Copy link
Author

Hi@cowtowncoder !
You absolutely true about new mechanism, but I don't see any other way for branch 2.x. Therefore I suggest stay this change in 2.x branch only and use this case (different incluthion rules for different output formats) when develop new approach.

Thanks.

@pjfanning
Copy link
Member

Hi@cowtowncoder ! You absolutely true about new mechanism, but I don't see any other way for branch 2.x. Therefore I suggest stay this change in 2.x branch only and use this case (different incluthion rules for different output formats) when develop new approach.

Thanks.

@IMurzich 2.x is no longer the dev branch. Most changes that will go in 2.x in future will be bug fixes. This is not a bug fix.

@IMurzich
Copy link
Author

Ok, will I move this change to 3.x branch?

@cowtowncoder
Copy link
Member

cowtowncoder commentedOct 8, 2025 via email

At this point I wont be accepting it on any branch sorry. So can stay as is.
On Wed, Oct 8, 2025 at 11:24 AM IMurzich ***@***.***> wrote: *IMurzich* left a comment (FasterXML/jackson-dataformat-xml#778) <#778 (comment)> Ok, will I move this change to 3.x branch? — Reply to this email directly, view it on GitHub <#778 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAANOGPLJCBMVC57EJESZLL3WVJHPAVCNFSM6AAAAACIUUHQC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGOBSG4ZDONRTGA> . You are receiving this because you were mentioned.Message ID: ***@***.***>

@IMurzich
Copy link
Author

@cowtowncoder , thank you for your time.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@IMurzich@cowtowncoder@pjfanning

[8]ページ先頭

©2009-2025 Movatter.jp