Accessing an MC repository in a postscript of a .cs ? Why ?

Alexandre Bergel Alexandre.Bergel at cs.tcd.ie
Sun Jun 4 13:20:59 UTC 2006


Hello,

I just filed out a changeset, and when I loaded it back, it tried to  
access something remotely. I inspected the file, and discovered there  
is the following at the end:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"Postscript:
Leave the line above, and replace the rest of this comment by a  
useful one.
Executable statements should follow this comment, and should
be separated by periods, with no exclamation points (!!).
Be sure to put any further comments in double-quotes, like this one."

|repository|
repository := MCHttpRepository
                 location: 'http://source.squeakfoundation.org/39a'
                 user: ''
                 password: ''.
(repository loadVersionFromFileNamed: 'ScriptLoader-sd.173.mcz') load.

ScriptLoader new updateFrom7025
!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

I do not know if having this piece of code at the end of each .cs  
file is a bug or a feature.
Is there a rational behind ?

I used a 7032 image.

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






More information about the Squeak-dev mailing list