Hi Sean, On 06 Feb 2013, at 03:34, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Sean P. DeNigris wrote
All tests pass. I updated the config and uploaded it to SqS and ss3...
Soup class>>fromUrl: references HTTPClient, which doesn't exist in Pharo 2.0. What's the best way to fix this? Is HTTPClient gone for good? Is Soup expected to work outside of Pharo? You get the idea... I see the config only mentions Pharo...
Cheers, Sean
Yeah, that is a tough one. HTTPClient and HTTPSocket are gone, fully deprecated. If there is little to no HTTP interaction, I would consider Soup class>>fromUrl: urlObject urlObject asUrl retrieveContents. Or explicitely testing for Zn classes. Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill