Smalltalk Object Sink - Features

Current Features

Easy Usage

Only few classes and methods as interface, no special work for persistent classes needed.

Transactions

The SOS can be used in multiuser environments, transactions ensure data integrity.

Navigation and Queries

Persistent objects can be retrieved via navigation and simple queries.

Garbage Collection

Unreachable objects are collected and removed automaticly.

Data Exchange

Usage of the file strategy format for data ex- and import.

Future Plans

Caching

Caching of atomic instances for high performance.

Back ...