Please send out a PR with the fix.
-Original Message-
From: Rajani Karuturi [mailto:raj...@apache.org]
Sent: Wednesday, 12 August 2015 12:02
To: dev@cloudstack.apache.org
Subject: Re: [Low Priority] Resource method names
:)
~Rajani
On Wed, Aug 12, 2015 at 5:11 AM, Mike Tutkowski
:)
~Rajani
On Wed, Aug 12, 2015 at 5:11 AM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> I like these names. :)
>
> public long findCorrectResourceLimitForAccount(Account account,
> ResourceType type);
>
> public long findCorrectResourceLimitForAccount(long accountId, Long limit,
> Re
I like these names. :)
public long findCorrectResourceLimitForAccount(Account account,
ResourceType type);
public long findCorrectResourceLimitForAccount(long accountId, Long limit,
ResourceType type);
public long findCorrectResourceLimitForDomain(Domain domain, ResourceType
type);
What if I was