Well, you still have the source code. Debugging w/o the source is very
unproductive, so you'd face many other issues before the absence of the
version would become an issue. Lastly, why on the per class basis? And why,
if you so much wanted to be consistent, you don't provide it for internal
(private) classes? What if I wanted to know the version of internal class?
How that would be different from wanting to know the version of any other
class form the same build?

Reply via email to