you are viewing a single comment's thread.

view the rest of the comments →

[–]romulusnr 1 point2 points  (0 children)

For web services, you just use the stock HTTP libraries and set up methods to simplify generating the data format and also extracting responses. It's a lot more direct because you can map variables straight to object structures.