RE: Roy's ApacheCon presentation
"Champion, Mike" <[email protected]>
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Ugo Corda [mailto:[email protected]] > Sent: Wednesday, November 20, 2002 2:50 PM > To: Mark Baker > Cc: [email protected] > Subject: RE: Roy's ApacheCon presentation > > I think that interface simplification/unification only gives > you a false sense of complexity reduction. The complexity > (both syntax and semantics) that you remove from the > interface you will find in different form in other places, > like the document contents transmitted through the REST > unified interface, or the choreography computations which > depend both on the data itself and on other external factors. > So the total complexity of non trivial real world system > interconnections is always far from O(N). +1 That's what I was trying to say :-) The "conservation of complexity" principle across code and data.