Hello:

I got here two images without sufficient development history, source code 
management, or change sets.

One of the images is the basis point and the other contains all the relevant 
code I need to file out somehow so that it represents a diff which can be filed 
into the base point image easily.

I am only interested in classes, methods, and their meta infos, so general 
state in the image is not a problem at the moment.

If it would be only about methods, that would be easy, since I can find out 
whether it is a changed/new method by locking at the fileIndex.

However, for classes that does not work out. How can I find out whether they 
changed or were added?
That seems to be only possible if they were actually commented...

Is there any known tool which could produce me a diff/fileOut/changeSet from 
two given images?
Or might there be any other information in the image I could use to create one 
myself?

Thanks and best regards
Stefan


-- 
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to