Skip to content

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

Merged
eed3si9n merged 1 commit intoeed3si9n:masterfrom
pgrandjean:issue_525
Feb 26, 2020
Merged

Adds option scalaxbUseLists to replace Seq[T] by List[T]#526
eed3si9n merged 1 commit intoeed3si9n:masterfrom
pgrandjean:issue_525

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