Re: Information hiding?
"Eric J. Bowman" <[email protected]>
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Organization | Bison Systems Corporation |
| Message-ID | <[email protected]> |
Alan Dean wrote: > > I can see *"The resource implementation details are hidden behind the > interface."* in [1] but that doesn't seem to be in conflict with > *"allows information hiding through a generic interface"* to me. > So "information hiding" is shorthand for "implementation-detail hiding"? I guess I was thinking "uses SQL" is an implementation detail, while the results of a SQL query would be "information," and I was missing some subtlety. -Eric