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

Adds option scalaxbUseLists to replace Seq[T] by List[T] #526

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

pgrandjean
Copy link
Contributor

@pgrandjean pgrandjean commented Feb 25, 2020

Fixes #525

@pgrandjean pgrandjean force-pushed the issue_525 branch 2 times, most recently from 3f05dd5 to 4831e9c Compare February 25, 2020 21:08
@pgrandjean
Copy link
Contributor Author

Test added.

Copy link
Owner

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks @pgrandjean!

@eed3si9n eed3si9n merged commit c717a51 into eed3si9n:master Feb 26, 2020
@pgrandjean
Copy link
Contributor Author

@eed3si9n thank you for merging! is there going to be a new release with this feature?

@eed3si9n
Copy link
Owner

I guess it's been a while since the last release. I'll try to get something out soon.

@eed3si9n eed3si9n changed the title Issue #525: Added option scalaxbUseLists to replace Seq[T] by List[T] Adds option scalaxbUseLists to replace Seq[T] by List[T] Jun 28, 2020
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.

Add option to have Lists instead of Seqs
2 participants