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

XML marshaling module #181

Closed
jenetics opened this issue Mar 21, 2017 · 1 comment
Closed

XML marshaling module #181

jenetics opened this issue Mar 21, 2017 · 1 comment
Assignees
Milestone

Comments

@jenetics
Copy link
Owner

Jenetics currently uses JAXB for XML marshaling of the genetic value types. To minimize the size of the base library, the XML marshaling should be move into it's own module: org.jenetics.xml. It should also be considered to remove the JAXB implementation and replace it with a lighter implementation.

jenetics added a commit that referenced this issue Mar 21, 2017
jenetics added a commit that referenced this issue Mar 21, 2017
jenetics added a commit that referenced this issue Mar 21, 2017
jenetics added a commit that referenced this issue Mar 21, 2017
jenetics added a commit that referenced this issue Mar 23, 2017
jenetics added a commit that referenced this issue Mar 23, 2017
jenetics added a commit that referenced this issue Mar 23, 2017
Delete no longer used classes.
jenetics added a commit that referenced this issue Mar 23, 2017
jenetics added a commit that referenced this issue Mar 23, 2017
@jenetics jenetics self-assigned this Mar 23, 2017
@jenetics jenetics added this to the v4.0.0 milestone Mar 23, 2017
jenetics added a commit that referenced this issue Mar 27, 2017
jenetics added a commit that referenced this issue Mar 27, 2017
jenetics added a commit that referenced this issue Mar 27, 2017
jenetics added a commit that referenced this issue Mar 27, 2017
jenetics added a commit that referenced this issue Mar 27, 2017
jenetics added a commit that referenced this issue Mar 28, 2017
jenetics added a commit that referenced this issue Mar 28, 2017
jenetics added a commit that referenced this issue Mar 28, 2017
jenetics added a commit that referenced this issue Mar 28, 2017
jenetics added a commit that referenced this issue Mar 28, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue Mar 29, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 9, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
jenetics added a commit that referenced this issue May 10, 2017
@jenetics
Copy link
Owner Author

Merged into r3.9.0 branch.

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

No branches or pull requests

1 participant