Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

The story: A new web service comes out. Developers are smart so they abstract away the web service into a client library for their language of choice. This happens for each web service and for each language. It might be fun to write one of these libraries the first time but gets to be very ... [More] repetitive and client libraries don't always stay insync. The solution: Provide a way to define RPC with the web service. Via REST, XML-RPC or some other similar technology. In the end some simple library would be generated that would encapsulate communication with the web service and some wrappers around the data structures returned by the web service. There would be one description file that would be capable of generating code for each supported language. [Less]

0
 
  0 reviews  |  0 users  |  125 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.