GitHub user DaanHoogland opened a pull request:
https://github.com/apache/cloudstack/pull/1060
CLOUDSTACK-9054 use of google-optional as PoC
this is using guave optional as suggested by @miguelaferreira in #1056. I
am not convinced it is appropriate for that case (as opposed to throwing an
exception) but we are going to use Optionals in someway or another. I familiar
with the concept (except for in rust) and want to see if the 1.8 is
different/better/worse as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-9054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1060.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1060
----
commit c4dbcb261811c6ce0578f93e3cbd6a3ac4521175
Author: Daan Hoogland <[email protected]>
Date: 2015-11-11T11:14:09Z
CLOUDSTACK-9054 use of google-optional as PoC
----
---
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.
---