July 14, 2014
12:19 p.m.
Hi Sven and all, Iâm using ws and in the new version Iâm experiencing this: Iâm loading Zinc like this: Gofer it url: 'http://mc.stfx.eu/ZincHTTPComponents'; package: 'ConfigurationOfZincHTTPComponents'; load. (Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion load: 'WebSocket'. (Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion load: 'SSO'. Gofer it url: 'http://mc.stfx.eu/Zodiac'; package: 'Zodiac-Core'; package: 'Zodiac-Tests'; load. Do I have a missing package? Whatâs the idea in logControlFrameHandled:?