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

implement Serializable #43

Closed
BigMichi1 opened this issue Apr 25, 2017 · 1 comment
Closed

implement Serializable #43

BigMichi1 opened this issue Apr 25, 2017 · 1 comment
Labels

Comments

@BigMichi1
Copy link

Hello,

it would be really nice if the API implements Serializable so that Quantity and Unit can be transfered over the wire

@keilw keilw added the wontfix label Apr 25, 2017
@keilw
Copy link
Member

keilw commented Apr 25, 2017

Hi,
Thanks for your suggestion. There was a similar request for JSR 354 and for similar reasons (you find them explained here, e.g. Java Head Architect Brian Goetz himself kindly explained http://stackoverflow.com/questions/37866041/why-is-javax-money-currencyunit-not-serializable) we won't do this on an API level, but only in implementing classes (for Java SE, ME does not have any Serializable)

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