« Muni Releases Data Files | Main | Streaming JSON Parser and Generator »

04/04/2009

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Tatu Saloranta

Very well put! I fully agree, and hope that baby won't be thrown out with the bath water -- there is more to format/API/protocol design than data serialization aspects. And close decoupling between internal and external representations is an anti-patter for public APIs: whereas coupling can work well (due to lower initial overhead, more convenience) for internal use cases -- which are coupled by nature -- it does not for intra-company interfaces.

The comments to this entry are closed.