Hacker News new | ask | show | jobs
by mrweasel 1858 days ago
I'm very happy to see SOAP supported.... Well no, not happy, but... It's expected in many of the areas where I work.

It's nice to see that I can easily create a SOAP webservice, without Java or .Net, but that there's anything wrong with those two languages.

1 comments

Yeah, we have SOAP because... SOAP (just because of interoperability).

Our SOAP is quite palatable at least, because of reduced boilerplate. AFAIK Jolie devs don't typically use it (I don't at least), unless it's really necessary (interoperability with legacy web services, business requirements, etc.).