DaanHoogland commented on pull request #6045:
URL: https://github.com/apache/cloudstack/pull/6045#issuecomment-1054001247


   @davidjumani , would it make sense to let `isRecursive()` return a different 
default value, depending on whether `listall` is given? this seems like a very 
elaborate way to guard against a discrepancy, introducing a lot of null.
   I would think an extra bit of check in the existing getter, will greatly 
reduce the size of the change as well as the complexity of it, and it will 
limit the check to the API, where I think it belongs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to