in reply to Re^2: Deriving meaning from source code, some code is self documenting
in thread Deriving meaning from source code, some code is self documenting
Ah, but at least in most of those cases the programmer would still have to write something to describe the data you are pulling out: The bare data itself isn't all that useful. (What does it mean?)
Whereas the inheritance and dependencies are useful even (or especially) when simply listed. So at least there's a reason for drawing a line there. ;)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Deriving meaning from source code, some code is self documenting
by Mutant (Priest) on Dec 09, 2008 at 17:40 UTC | |
by DStaal (Chaplain) on Dec 09, 2008 at 18:00 UTC |