Postby BeeJay » Thu Jul 15, 2010 9:55 am
Unfortunately if you have truly lost your source code and only have systems where the source has been stripped, then you will not be able to recover your current source code.
You may be able to compare the timestamps of the methods in question from the system where you have source, from 1 year ago, to the systems where there is no source. If the timestamps match, then the method source is unlikely to have changed in the interim, but there can be no guarantees.
If the timestamps are different, then unfortunately it will not be possible to determine what has changed in those methods in the interim.
Cheers,
BeeJay.