Hi Stefan -
from earlier -
<Need idea=
"What I am aim to do is to stamp each java source with an incremental version
number each time that particular class gets recompiled.
The incremental would be based on the existing value in the actual source file."
</Need>
SB> AG> Is there something like that already ??
Not exactly, no. Probably not even close to it.
................
Okay, not even close to it.
Well, I'm surprised something like this hasn't come up before.
Maybe better to understand how this problem is being addressed by others.
How do you perform class versioning ??
Alan