>> After that, I modified the .java code, and did the 5 steps again, but
>> it seems like it was still the old code running, instead of the new
>> one.
see http://mindprod.com/jgloss/caching.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Roedy Green - 03 May 2004 01:20 GMT
>>> After that, I modified the .java code, and did the 5 steps again, but
>>> it seems like it was still the old code running, instead of the new
>>> one.
IT is a good idea to have the program display a version number you
incremented on every compile so you can detect stuck caches or
failures to bundle the new code.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.