2004-05-28

SOAP in non object oriented languages

Have some business architect (great name ;-) on my neck regarding some recommendation I've given. Do anyone know where I can find SOAP toolkits for non object oriented languages ? I've located a toolkit from Fusion for C. Are there any other toolkits ? Do anyone got experience using SOAP from non object oriented languages ?

2004-05-26

Are JMock allergic to JavaDoc

Saw that JMock have reached release candidate 1. I've tried to use JMock, but whenever I'm in trouble I get really provoked by the fact that JMock developers seems to hate JavaDocs. Try browsing JMock's JavaDoc and you'll see the lack of comments is astonishing.

I value JavaDoc, but then again I might be just too stupid since I see the value of having JavaDoc for something simple as a mock object library.