Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/725#issuecomment-133449560
You mention replacing deployDestination with something serializable but I
don't see it,
Why is a simple (de)serialization test not usefull? it will catch some
things won't it?
A > serialize > desrialize > B
assertEquals(A,B);
btw removal if primitive types in serializable classes is something we do
need.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---