mail.com]
> Sent: Friday, September 27, 2013 11:07 AM
> To: dev@cloudstack.apache.org; Chiradeep Vittal; Alex Huang
> Subject: NetworkElement and other *ServiceProviders often have useless
> return values
>
> On NetworkElement and many other *ServiceProvider interfaces (ie
> DhcpS
On NetworkElement and many other *ServiceProvider interfaces (ie
DhcpServiceProvider), the return value for the methods are a boolean,
but those booleans are never checked. I would like to clean up all
these interfaces and put the majority of the methods to return "void."
Would there be any objec