Github user rafaelweingartner commented on the pull request:

    https://github.com/apache/cloudstack/pull/855#issuecomment-161957476
  
    @anshul1886, we really tried to look up some doc about the use of that 
class, unfortunately nothing came up on our google searches. After reading the 
link you sent, I understand its use. Having said that, the removal of that 
class cannot be executed. However, this kind of problem can be easily avoided 
if we used proper java doc in classes.
    
    What if we start doing that?
    What do you think of that Java doc I committed?
    
    A proper Java doc can help to avoid classes that grow almost without 
control, since the purpose of the class is displayed to everyone, developers 
would have information to rely on when extending a class functionality or when 
writing new ones and looking for a place to put them.



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to