March 22, 2018
7:53 a.m.
Sven wrote:
You must be looking somewhere else, http://mc.stfx.eu/ZincHTTPComponents/ find 'Character-Encoding-Core', they are all there.
Hmmm ... mysterious ... I checked two times yesterday using a web browser after the loading trouble in Pharo and it was not there. Works now using: Gofer it url: 'http://mc.stfx.eu/ZincHTTPComponents'; package: 'Zinc-Character-Encoding-Core'; load. Metacello new baseline:'Seaside3'; repository: 'github://SeasideSt/Seaside:master/repository'; load. Thanks T.