Github user rafaelweingartner commented on the pull request:
https://github.com/apache/cloudstack/pull/1287#issuecomment-172354935
What I did not understand is that when I read I think, represent what? Into
what? What format?
Reading the method call I know it is doing something with the Cidr, but I
do not know what.
It can get the Cidr and represent it into a string of bits, it can also
represent an Ipv4 Cidr into its correspondent version of Ipv6 or it can receive
a Cidr as a string of bits and represent it into its corresponding version in
Ipv4 or Ipv6. Then, there is the compression parameter (I liked the
âwithCompressionâ name), I do not understand what that means. What does it
mean to compress a Cidr? Only if I look at the whole stack of methods I can
understand what sis being done there.
I also agree with you that the java doc talk should be done elsewhere.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---