-
When was this class compiled. (2 messages)
- Posted by: Kirk Pepperdine
- Posted on: March 14 2007 08:46 EDT
In his blog, Bertrand Delacretaz, with credit to Dmitry Beransky, has posted a piece of code that can determine when a class has been compiled.Threaded Messages (2)
- Re: When was this class compiled. by Rodrigo Jardim on March 14 2007 14:58 EDT
- Re: When was this class compiled. by Pee Wee on March 15 2007 01:19 EDT
-
Re: When was this class compiled.[ Go to top ]
- Posted by: Rodrigo Jardim
- Posted on: March 14 2007 14:58 EDT
- in response to Kirk Pepperdine
this does not detect when this class was compiled, it detects when was the last time you copy the class file. -
Re: When was this class compiled.[ Go to top ]
- Posted by: Pee Wee
- Posted on: March 15 2007 01:19 EDT
- in response to Rodrigo Jardim
this does not detect when this class was compiled, it detects when was the last time you copy the class file.
LMAO