RESTウェブサービスとWOAについて知っていなければならない12の事


ちょっといまいちな部分もあるかもだけど、10分での超訳なので勘弁。
あとは原文も読まないと駄目だわ。文脈がよみとれん。

1.REST posits an interconnected information ecosystem, not an isolated set of point Web services.
RESTはWebサービスの相互接続に使うべきものであって、単独のWebサービスに使うものではない。


2.A focus on Design for Consumption instead of Design for Integration.
RESTは統合のためのデザインではなく、リソースを消費するため(表現する、かな?)のデザインに注目すべき。


3.REST security is egalitarian and is as secure as the Web itself.
RESTのセキュリティはWebのそれと同じで全てに平等である


4.Service interaction directly by the client is a first class citizen in WOA.
クライアントによるサービス統合はWeb版SOAでの最初の良い実例になる


5.Service contracts are simpler and suppler in a REST model.
RESTモデルでのサービスによる契約は、Webサービスよりもシンプルでより優れている柔軟である。(supplerはsuperiorの誤植じゃないかと。)


6.REST strongly complements traditional SOA, if you must have it.
RESTは(もし望むなら)SOAの力を強力に引き上げる


7.REST and WOA enable and do not violate the principles of service-orientation.
RESTとWOAはサービス指向の原則にしたがっている


8.We have reached a possibly final state of deconstruction between data and function.
RESTによって、ようやくデータと手続きを完全に分離することが出来る


9.REST drives WOA but WOA extends beyond REST.
RESTはWOAを推し進めるけど、WOAは概念的にRESTよりも広い


10.REST is deeply infused into the fabric of the Web today.
RESTは近代的なWebを軸に構築されている(どうかなあ、これ?)
今日のWebの構造にはRESTの精神が吹き込まれている


11.REST enables an inversion of control that drives adoption and integration.
RESTは採用することと統合することのIoCパターンである。(ちょっと文脈がよみとれん)


12.REST and WOA can handle systems of arbitrary complexity and size.
RESTとWOAは、どんな複雑さや規模のシステムにでも適用できる考え方である

http://hinchcliffe.org/archive/2008/04/08/16627.aspx


id:yone098さん、id:cero-tさんこんなんでいかが?
つっこみ希望。