Latest Swazoo gives walkback on HttpServer>>shutDown



I've downloaded the lastes Swazoo port that Esteban pointed me to and find that it seems to have some missing methods.

Specifically I did an HttpServer shutDown and I got a DNU on SpEnvironment for Message selector: #removeShutdownActionFor: arguments: #(HTTPServer)

And it appears that SpEnvironment doesn't implement that message.

I had a quick look but SpEnvironment looks wierd - I see #addImageShutdownTask:for: and it looks odd to me, doesn't do what the comment says - I think its supposed to interact with #imageShutdownTaskBlocks? I'm guessing as I've never really understand the architecture of Swazoo (althougth I'm getting a bit closer).


Tim


.