Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Soup (Apple)

From Wikipedia, the free encyclopedia
This article includes alist of references,related reading, orexternal links,but its sources remain unclear because it lacksinline citations. Please helpimprove this article byintroducing more precise citations.(March 2025) (Learn how and when to remove this message)

Soup is thefile system for theApple Newton platform, based on a shallowdatabase system. The Newton considers itsinternal storage, and each inserted card, as a separate "store" (a volume).[1] Any store may have either read/write "soups" (databases) or read-only objects called "packages" (packages are roughly equivalent toapplications, though they may also be storage areas orplug-ins).

Overview

[edit]

A soup is a simple, one-tabledatabase of entries which may be indexed in different ways and queried by a variety of methods. Various soups store the Newton's equivalent of documents or files. The Newton has a rich set of indexing and querying mechanisms for soups. One important index is the "tags" index. Soup entries may be tagged with some user-definedstring; applications use these tags to mimic the mechanism of filing entries into folders, with each folder identified by a user-defined string.

Soups have an accompanying ID symbol which represents a soup of that kind; this ID is assigned to a soup by the application which created it and uses it. For example, Hemlock[2] (an Internet search tool for the Newton) maintains two soups, each with a different ID. One soup holds a list ofsearch engines, the other holds the query results.

Soups on different stores may have the same ID, meaning that they are the same kind of soup, just spread out on different cards. When applications access soups, they usually do so by querying and accessing a "union soup" object. From an application's perspective, union soups merge all the soups of a given ID on different stores into one unified soup for that ID. This happens dynamically; when a user adds or removes cards, the union soup changes automatically, each application is notified, and they update their presentation to the user to reflect this. For example, if the user pulls out a card containing a Note Pad soup, the appropriate soup entries (i.e. notes) in the Note Pad's union soup automatically disappear, the Note Pad is notified, and its display is updated to show that these entries are now gone. Treating documents as database entries in a global union soup made Newtons very apt at handling multiple cards being yanked and inserted while applications are running.

There are a few global soups which all applications use; the most important one is the System soup, which stores global information for applications, commonly application preferences.

References

[edit]
  1. ^Smith, Walter R. (1994)."The Newton application architecture".Proceedings of COMPCON '94. IEEE. pp. 156–161.doi:10.1109/CMPCON.1994.282931.ISBN 978-0-8186-5380-3.
  2. ^"Hemlock for the Newton".
Disk and
non-rotating
Optical disc
Flash memory andSSD
host-sidewear leveling
Distributed parallel
NAS
Specialized
Pseudo
Encrypted
Types
Features
Access control
Interfaces
Lists
Layouts


Stub icon

Thisdatabase software-related article is astub. You can help Wikipedia byexpanding it.

Stub icon

This article about Apple Inc. is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Soup_(Apple)&oldid=1283394702"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp