<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<font size="+1"><font face="monospace">Hi guys,<br>
<br>
this might be a very silly mistake i am doing but I don't
understand where I am doing it wrong.<br>
<br>
1. I just downloaded last version of Cuis-Smalltalk-Dev<br>
$> git clone
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git</a><br>
<br>
<br>
2. In the logs I see the new method i wish to try:<br>
$> git diff 5e7abb20a298e8579b8d9731722f3e9159c2de21~
5e7abb20a298e8579b8d9731722f3e9159c2de21<br>
----<br>
+!Utilities class methodsFor: 'identification' stamp: 'NM
8/7/2021 15:12:44'!<br>
+setAuthorName: aStringName initials: aStringInitials<br>
----<br>
<br>
3. I open Cuis in the most direct way, forget all my scripts<br>
./sqcogspur64linuxht/squeak
./Cuis-Smalltalk-Dev/Cuis5.0-4738.image <br>
<br>
4. I check image release<br>
Smalltalk imageName . <br>
" '/home/p/prog/smalltalk/Cuis-Smalltalk-Dev/Cuis5.0-4738.image'
"<br>
<br>
5. I open the Browser under Utilities class and look for <br>
"setAuthorName: " and i don't find it. ?? I am puzzled.<br>
<br>
<br>
<br>
bye<br>
Nicola <br>
</font></font>
</body>
</html>