DaanHoogland commented on PR #9202: URL: https://github.com/apache/cloudstack/pull/9202#issuecomment-2164993834
> oh. I thought you meant using a single method. That can be changed. I based the on the existing methods in the service, eg: https://github.com/apache/cloudstack/pull/9202/files#diff-94dd8d188fcf167c1fe8196f66e9817665641c95eda7f3c8fa03c2876ad1a1a2R60 I was just seeing the possiboility for some polimorphism. retrieve the interface and run a generic method on it. I am not sure if this will give us much cleanup or maintainability in this case though. Do as you see fit. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org