You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Adrian Cole <ad...@gmail.com> on 2013/10/01 00:03:20 UTC

Re: base class for un-futuring blobstores

just takes care of eq/hashCode and clarifies intent.  It is more style than
anything else.

-A


On Mon, Sep 30, 2013 at 2:45 PM, Andrew Phillips <ap...@qrmedia.com>wrote:

> If anyone feels it helpful, I can add this to the base blobstore module.
>>
>
> Benefit of inheriting from ForwardingObject here? Just to document the
> pattern, or can we do other nice Guavish stuff by extending from it..?
>
> ap
>