Closed GoogleCodeExporter closed 9 years ago
Please, explain why do you need it and how do you want to use it? The
constructor is internal and is supposed to be used by Blob Counter algorithms.
If it were public, then users would be unable to create an instance of Blob
correctly in most cases.
For example. Internal constructor has such parameter as ID. Do you know its
meaning and what should be the value of it? If yes, then fine. But if no, then
you may damage things more than improve.
Original comment by andrew.k...@gmail.com
on 14 Oct 2010 at 8:27
Original comment by andrew.k...@gmail.com
on 10 Nov 2010 at 10:24
Original comment by andrew.k...@gmail.com
on 18 Nov 2010 at 2:53
Well, I don’t see how you could use this class on its own without making any
bad to existing blob counters. If your aim is to develop your own blob counting
then you better to inherit BlobCounterBase.
Anyway, since there are no comments for more than a month, I believe you no
longer need. In this case this ticket is closed.
Original comment by andrew.k...@gmail.com
on 18 Nov 2010 at 4:31
Original issue reported on code.google.com by
marty...@gmail.com
on 13 Oct 2010 at 8:06