Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Transparency (human–computer interaction)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Examples == For example, the [[Network File System (protocol)|Network File System]] is transparent, because it introduces the access to files stored remotely on the network in a way uniform with previous local access to a [[file system]], so the user might even not notice it while using the folder hierarchy. The early [[File Transfer Protocol]] (FTP) is considerably less transparent, because it requires each user to learn how to access files through an ''ftp'' client. Similarly, some file systems allow transparent [[data compression|compression]] and decompression of data, enabling users to store more files on a medium without any special knowledge; some file systems encrypt files transparently. This approach does not require running a compression or encryption utility manually. In [[software engineering]], it is also considered good practice to develop or use abstraction layers for [[database]] access, so that the same application will work with different databases; here, the abstraction layer allows other parts of the program to access the database transparently (see [[Data Access Object]], for example). In [[object-oriented programming]], transparency is facilitated through the use of [[Protocol (object-oriented programming)|interfaces]] that hide actual implementations done with different underlying [[Class (computer science)|classes]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)