You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by nvazquez <gi...@git.apache.org> on 2016/03/01 15:51:20 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9298: Improve performance of r...

Github user nvazquez commented on the pull request:

    https://github.com/apache/cloudstack/pull/1425#issuecomment-190753666
  
    Hi @rafaelweingartner,
    
    Sure, I changed it to a method and added javadoc to it.
    
    I added the new constructor at <code>ResourceTagJoinVO</code> to set all that fields in a single call instead of many setter methods. Which way could be better?
    
    Yes, I tested <code>template_view</code> and it retrieves data.
    
    Thanks,
    Nicolas


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---