[BUG][3.4][XML-RPC] Dependency on ComancheNetService causes error when trying to save image

Brent Vukmer bvukmer at blackboard.com
Wed Nov 13 15:06:24 UTC 2002


I just loaded the XML-RPC package from SqueakMap.  When I tried to save 
the image, I got a DNU exception in the debuggger.  When I traced 
through the debugger stack, I ended up at:

XMLRPCHttpModule class>>stop

(ComancheNetService services
        at: 'XMLRPC'
        ifAbsent: [])
        ifNotNilDo: [:s | s unregister]

It would be helpful if the XML-RPC package description mentioned this 
dependency and told which version of Comanche to load.









More information about the Squeak-dev mailing list