[Q] Best way of know when a object was added to the image

View: New views
1 Messages — Rating Filter:   Alert me  

[Q] Best way of know when a object was added to the image

by Edgar J. De Cleene :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just "discover" Object DNU timeStamp.

I ask this because

loadKnowPackages
"UCodeLoader loadKnowPackages"
| obj  loader req |
    loader _ CodeLoader new.
    loader baseURL: 'ftp.squeak.org/various_images/SqueakLight/SLupdates/'.
       
        req := loader createRequestFor: 'KnowPackages.obz' in:  HTTPLoader
default..
       
    obj := loader readObject: req.
 
KnowPackages := obj

knowPackages
^KnowPackages

How I could know if  KnowPackages is older as the file on the server ?

For curiosity, how we could know the "age" of all objects in the image ?

Edgar


_______________________________________________
Beginners mailing list
Beginners@...
http://lists.squeakfoundation.org/mailman/listinfo/beginners
LightInTheBox - Buy quality products at wholesale price